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
Question
To get the proper configs information, in our app we need user input to build the HTTP GET request. Is it possible to have the library wait for the user input before it tries to build the auth config?
What Version of the library are you using?
18.0.1
Question
To get the proper configs information, in our app we need user input to build the HTTP GET request. Is it possible to have the library wait for the user input before it tries to build the auth config?
I'm using this code sample https://github.com/damienbod/angular-auth-oidc-client/tree/main/projects/sample-code-flow-http-config but we need userinput to finalize the GET call...
The text was updated successfully, but these errors were encountered: