keratin / authn-go

Go client library for Keratin AuthN
https://github.com/keratin/authn-server
GNU Lesser General Public License v3.0
32 stars 10 forks source link

claims: add SessionID to known claims #23

Closed AlexCuse closed 1 year ago

AlexCuse commented 1 year ago

Marshaled to 'sid' JWT claim https://www.iana.org/assignments/jwt/jwt.xhtml#claims

AlexCuse commented 1 year ago

Related authn-server PR https://github.com/keratin/authn-server/pull/205