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

feat: add getProviders function to useAuth composable #57

Merged
merged 6 commits into from
Aug 6, 2023
Merged

feat: add getProviders function to useAuth composable #57

merged 6 commits into from
Aug 6, 2023

Conversation

BayBreezy
Copy link
Contributor

@BayBreezy BayBreezy commented Aug 1, 2023

πŸ”— Linked issue

Closes #54

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR will add a getProviders function to the useAuth composable. This is useful when implementing your own custom sign in page.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@BayBreezy
Copy link
Contributor Author

This is my second time contributing to a nuxt module with code. Please let me know if I missed anything or did something wrong @Hebilicious

docs/getting-started.md Outdated Show resolved Hide resolved
@Hebilicious Hebilicious added the enhancement New feature or request label Aug 1, 2023
@Hebilicious Hebilicious changed the title feat(useAuth): add getProviders function to useAuth composable feat: add getProviders function to useAuth composable Aug 6, 2023
@Hebilicious Hebilicious merged commit 9049e60 into Hebilicious:main Aug 6, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants