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

Fix typo in README #129

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Fix typo in README #129

merged 1 commit into from
Oct 1, 2024

Conversation

theMosaad
Copy link
Contributor

Current example causes the type error below:

Type '{ providers: "provider-name"; }' does not satisfy the constraint 'OAuth2Profile'.
  Property 'provider' is missing in type '{ providers: "provider-name"; }' but required in type 'OAuth2Profile'.

@sergiodxa sergiodxa changed the title feat(docs): Fix type error Fix typo in README Oct 1, 2024
@sergiodxa sergiodxa self-assigned this Oct 1, 2024
@sergiodxa sergiodxa added the documentation Improvements or additions to documentation label Oct 1, 2024
@sergiodxa sergiodxa merged commit ba8a530 into sergiodxa:main Oct 1, 2024
1 check passed
@theMosaad theMosaad deleted the patch-1 branch October 1, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants