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

Add custom fusion auth client #194

Closed
wants to merge 1 commit into from
Closed

Conversation

nfebe
Copy link
Contributor

@nfebe nfebe commented Jun 29, 2023

To get a refreshToken with the login response we need to ask FushionAuth. The @fusionauth/typescript-client login method does not make that possible.

This commit adds a custom FusionAuth client that would hit the FusionAuth endpoints directly in cases where we need it.

@kfogel kfogel mentioned this pull request Jul 6, 2023
@nfebe nfebe force-pushed the no-issue-in-house-auth-client branch 2 times, most recently from 60a8b84 to e2f985e Compare July 23, 2023 00:55
To get a `refreshToken` with the login response we need to ask FushionAuth.
The `@fusionauth/typescript-client` login method does not make that possible.

This commit adds a custom FusionAuth client that would hit the FusionAuth endpoints
directly in cases where we need it.

Signed-off-by: Fon E. Noel NFEBE <[email protected]>
@nfebe nfebe force-pushed the no-issue-in-house-auth-client branch from e2f985e to d0b0d38 Compare July 23, 2023 19:17
@nfebe
Copy link
Contributor Author

nfebe commented Aug 5, 2023

Not relevant anymore due to solution being found as documented here : #175 (comment)

@nfebe nfebe closed this Aug 5, 2023
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