Packages@okta/spa-oauth2-flowsAPINamespacesAuthorizationCodeFlowInterfacesContextOn this pageInterface: Context Values needed to initiate an Authorization Code flow Extends AuthContext Constructors Properties state state: string pkce pkce: PKCE nonce? optional nonce: string maxAge? optional maxAge: number