Renew access token for OAuth2 implicit grant
We want to use the OAuth2 Implicit Grant as it is proposed for single page applications. For JavaScript applications which don’t have a classic web session. The applications only have access tokens which expire after an hour. We use a cent… Continue reading Renew access token for OAuth2 implicit grant