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

[Angular] SSR support #109

Merged
merged 1 commit into from
Jun 4, 2024
Merged

[Angular] SSR support #109

merged 1 commit into from
Jun 4, 2024

Conversation

JakeLo123
Copy link
Collaborator

What is this PR and why do we need it?

#108 Adds SSR support to the Angular SDK.

Unlike the Nuxt and Next, No additional configuration will be needed from users of the Angular SDK. You should be able to use the @fusionauth/angular-sdk package in an angular SSR project without issues.

Testing
I set up an Angular SSR app. Here is the repo in case whomever is testing would like to use it. Make sure you are on the fa-sdk-ssr branch as main does not have @fusionauth/angular-sdk configured. Or feel free to do your own thing.

Pre-Merge Checklist (if applicable)

  • Unit and Feature tests have been added/updated for logic changes, or there is a justifiable reason for not doing so.

@JakeLo123 JakeLo123 self-assigned this Jun 3, 2024
@JakeLo123 JakeLo123 linked an issue Jun 3, 2024 that may be closed by this pull request
@JakeLo123 JakeLo123 merged commit 5553762 into main Jun 4, 2024
3 checks passed
@JakeLo123 JakeLo123 deleted the 108-angular-ssr-support branch June 5, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular SDK doesn't support SSR
2 participants