Skip to content

Commit

Permalink
update fusion auth OAuth URL
Browse files Browse the repository at this point in the history
  • Loading branch information
falcowinkler committed Feb 5, 2025
1 parent 50588bd commit ff18267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/providers/fusionauth.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export interface FusionAuthProfile extends Record<string, any> {
*
* ### Resources
*
* - [FusionAuth OAuth documentation](https://fusionauth.io/docs/v1/tech/oauth/)
* - [FusionAuth OAuth documentation](https://fusionauth.io/docs/lifecycle/authenticate-users/oauth/)

Check warning on line 72 in packages/core/src/providers/fusionauth.ts

View check run for this annotation

Codecov / codecov/patch

packages/core/src/providers/fusionauth.ts#L72

Added line #L72 was not covered by tests
*
* ### Notes
*
Expand Down

0 comments on commit ff18267

Please sign in to comment.