You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -141,7 +140,7 @@ export class AuthorizationCodeFlow extends HTMLElement {
141
140
}
142
141
143
142
/**
144
-
* a {@link GetCodeCallback} that provides an authorization code by directing the user to the {@link authorizationUri authorization endpoint URI} in a popup and waiting for the code in a redirect back.
143
+
* a {@link GetCodeCallback} that provides an authorization code by directing the user to the authorization endpoint URI in a popup and waiting for the code in a redirect back.
145
144
*
146
145
* @remarks Only one flow runs at a time. Any number of calls
0 commit comments