ad4m
ad4m copied to clipboard
Revoking token issue
- When revoking token from an app, the launcher shows "Revoked". Even if you reauthenticate it keeps staying in that state.
- Also when just deleting the app, the token is still valid.
- addAppChangedListener is run several times. Need to remove the listener in the usEffect hook on the return statement.