Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

How to explicitly define the global callback function for Implicit Grant? #124

Open
licaomeng opened this issue Aug 27, 2019 · 2 comments
Open

Comments

@licaomeng
Copy link

licaomeng commented Aug 27, 2019

I am using Implicit Grant to obtain access_token. I found that the global callback function cannot be triggered while redirected to the redirect_uri. How to trigger the callback function or explicitly define the callback function name?

window.oauth2Callback = function (uri) {
  ...
  ...
}
@azaslonov
Copy link

Same issue here. Can anyone help?

@stegithub
Copy link

Same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants