-
-
you can make it to automatic token refresh ?
because everyday we should put the query info again and again
-
Thanks for this library first of all.
When following the steps at some point you have to pick if your project is internal or external.
Internal is only possible if you have a gsuite account.
E…
-
**Is your feature request related to a problem? Please describe.**
Adding a JWT refresh token, In the current situation there is no refresh token for the users, they have to continously authenticat…
-
Hello,
I can't seem to find any information about this. Is there a way to invalidate/remove a refresh token from a user? We would like to implement a log out functionality on the front end.
-
-
### Subject of the issue
Release 2.5.0 (see #256) changed the behavior of the iat (issued at) timestamp during token refresh. Previously, the iat value remained unchanged across refreshes, creating…
-
If access token is expired so how to manage with refresh token and work through the app.
My code :
main.dart file :
final GlobalKey navigatorKey = GlobalKey();
late final AuthController auth…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
Hi,
I am very new to MS Graph API, but have successfully developed connectivity with other product APIs such as Xero.
I have an open item TrackingID#2410040050002672 and was advised to post a ques…