IdentityModel / oidc-token-manager

Apache License 2.0
51 stars 36 forks source link

Provide mechanism for application to store client state #25

Closed jkabonick-ft closed 8 years ago

jkabonick-ft commented 9 years ago

Updated the redirect methods for login and logout to accept a client state which can be stored and processed during the callback into the client app.

Process callback params will return the client state object if it exists

brockallen commented 8 years ago

Closing this for the same reason here: https://github.com/IdentityModel/oidc-client-js/pull/16#issuecomment-214892904