You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"nbf": 1571815642,
"exp": 1571815942,
"iss": "",
"aud": "",
"nonce": "",
"iat": ,
"at_hash": "",
"sid": "",
"sub": "",
"auth_time": ,
"idp": "local",
"amr": [
"pwd"
]
These are the fields needed by an IOS app to validate a JWT token.
Kindly let me know if someone knows a fix for this.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
The library version used
django-oidc-provider - 0.7.0
For using this library with IOS App, I have used react-native-app-auth (4.4.0)
https://www.npmjs.com/package/react-native-app-auth
The text was updated successfully, but these errors were encountered: