Skip to content
Discussion options

You must be logged in to vote

Since I was using authguard which kicks in before the authgear is configured it was leading to redirect. I have moved the configure logic to [provideAppInitializer](https://angular.dev/api/core/provideAppInitializer) which makes sure that the authgear is initialized before any code is executed.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by abhishekjhaji
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants