Most popular case:
generate a social network url for the popup and use your own, e.g. for displaying native modalas in Capacitor or react-native.
need skip popup and return this url:
|
popup.location = await this.#createAuthorizationURL(sessionContext, pkceContext); |
after close our native popup and get hash call
|
this.#handleAuthCallback({ |