auth0 / Xamarin.Auth0Client

This library has been deprecated. See README for more info
MIT License
22 stars 41 forks source link

Added Refresh token support #4

Closed tvand7093 closed 10 years ago

tvand7093 commented 10 years ago

I have added support for using refresh tokens. I also updated the iOS sample to include a test to get a new id with a refresh token. Note: I only was able to add this support for iOS since I do not have an Android subscription.