FormidableLabs / react-native-app-auth

React native bridge for AppAuth - an SDK for communicating with OAuth2 providers
https://commerce.nearform.com/open-source/react-native-app-auth
MIT License
2.04k stars 441 forks source link

How to implement silent login to refresh Azure Active Directory (MSGraph Token) #1020

Open captainalbert opened 2 months ago

captainalbert commented 2 months ago

Is there a way to implement silent login to refresh msgraph token? I have a new feature that I implemented and in order to do that I'm gonna have to refresh their msgraph token without requiring them to go through login flow again.