inrupt / solid-client-authn-js

A client library for authenticating with Solid
https://solid-client-authn-js.vercel.app
Other
65 stars 40 forks source link

SDK-3351: Maintain server-side sessions token type #3553

Closed NSeydoux closed 2 weeks ago

NSeydoux commented 2 weeks ago

When loading a session from storage on the server (using getSessionIdFromStorage), the token type (i.e. DPoP-bound or not, referred to as Bearer) is now consistent with the token type initially associated with the session.