Skip to content

Add auth params to Angular#189

Open
getabetterpic wants to merge 3 commits intoFusionAuth:mainfrom
getabetterpic:add-auth-params-to-angular
Open

Add auth params to Angular#189
getabetterpic wants to merge 3 commits intoFusionAuth:mainfrom
getabetterpic:add-auth-params-to-angular

Conversation

@getabetterpic
Copy link

@getabetterpic getabetterpic commented Feb 4, 2026

What is this PR and why do we need it?

The SDKCore lib implements an authParams config option to pass params to the authorization requests. However, that did not make it into the latest Angular version.

  • Add the authParams option to the Angular FusionAuthConfig interface so we can pass it into the forRoot() import. My specific use case is needing to pass the tenantId param in so the universal application knows which tenant to attach to.
  • Bump Angular SDK version to 1.4.0

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.

@getabetterpic
Copy link
Author

Note #186 attempts this same thing, but has been blocked for a bit. Hoping this PR gets more traction.

@getabetterpic getabetterpic changed the title Add auth params to angular Add auth params to Angular Feb 4, 2026
@getabetterpic getabetterpic force-pushed the add-auth-params-to-angular branch from e54c5da to 6caa06a Compare February 4, 2026 13:00
@getabetterpic getabetterpic force-pushed the add-auth-params-to-angular branch from 6caa06a to 2fa5de6 Compare February 4, 2026 13:05
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.

1 participant