Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add standalone example #1639

Merged
merged 6 commits into from
May 30, 2023

Conversation

timdeschryver
Copy link
Contributor

@timdeschryver timdeschryver commented Dec 20, 2022

This PR adds a standalone example, which is based on the "auto-login-flow" example.
The example can be used/updated for #1599.
We should also still need to update the docs to include this example when the example is using the standalone API's.

oidc


bootstrapApplication(AppComponent, {
providers: [
importProvidersFrom(AuthConfigModule),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

importProvidersFrom needs to be replaced later with the standalone API

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be replaced if #1643 lands 😀

@FabianGosebrink
Copy link
Collaborator

Hey Tim, thanks, we really appreciate your work. We should first merge #1643, right?

@FabianGosebrink FabianGosebrink merged commit d8c602f into damienbod:main May 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants