oauth2-bundle
oauth2-bundle copied to clipboard
Example of failing to refresh token in case user was disabled
I wasn't able to find such info.
After access_token expires I am refreshing it in my client.
I would expect oauth2 server to fail with error in case associated user was disabled / blocked.