DarrenBaldwin07 / clerk-rs

An unofficial Rust SDK for Clerk.dev
https://crates.io/crates/clerk-rs
MIT License
58 stars 23 forks source link

`sid` optional in Clerk JWT #7

Closed ChuckHend closed 1 year ago

ChuckHend commented 1 year ago

Clerk doesn't return the sid by default when using a JWT Template. I don't know if this is a Clerk bug, or if its just not normally required. I posted in their support channel to see if I can figure it out. https://discord.com/channels/856971667393609759/1100823061013463152/1100823061013463152

ChuckHend commented 1 year ago

nope. im wrong on this. it'll be there for session tokens.