okta / okta-oidc-xamarin

Okta OIDC SDK for Xamarin
https://github.com/okta/okta-oidc-xamarin
Apache License 2.0
10 stars 11 forks source link

OKTA-363613: add secure storage implementation and related tests #56

Closed bryanapellanes-okta closed 3 years ago

bryanapellanes-okta commented 3 years ago

Note - Tokens are not automatically stored and retrieved in secure storage; this implementation allows one to subscribe to the appropriate events and make the appropriate method calls to store tokens in secure storage if one chose to do so.

https://user-images.githubusercontent.com/63638027/128194370-5a6e7550-7a8a-4be9-98b1-35d555f576f7.mp4