Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token Refresh/Expiration #9

Closed
2 tasks done
ruddell opened this issue May 3, 2017 · 2 comments
Closed
2 tasks done

Token Refresh/Expiration #9

ruddell opened this issue May 3, 2017 · 2 comments
Milestone

Comments

@ruddell
Copy link
Member

ruddell commented May 3, 2017

  • Handle refresh tokens for UAA/Oauth2
  • Handle token expiration for all auth types

Sample guide https://medium.com/@alexmngn/the-essential-boilerplate-to-authenticate-users-on-your-react-native-app-f7a8e0e04a42

@ruddell ruddell modified the milestone: v1.0.0-beta May 3, 2017
@ruddell
Copy link
Member Author

ruddell commented Jul 20, 2017

Handled token expiration in 02b9dd1, a user is now shown the LoginScreen when they make a request that results in a 401 (other than getAccount).

@ruddell
Copy link
Member Author

ruddell commented Jul 21, 2017

Handled refresh tokens for UAA/Oauth2 in ab99b67

@ruddell ruddell closed this as completed Jul 21, 2017
hide212131 pushed a commit to hide212131/generator-jhipster-react-native that referenced this issue Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant