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 kick provider #360

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ahmedrangel
Copy link
Contributor

For testing follow these steps: (or check Kick App Setup)

  1. Sign up at https://kick.com
  2. Enable 2FA on your account settings https://kick.com/settings/security
  3. Go to https://kick.com/settings/developer
  4. Create new App
  5. Fill Application Name, App Description
  6. In Redirect URL, add http://localhost:3000/auth/kick. (http://127.0.0.1:3000/auth/kick won't work)
  7. Click Create App
  8. Copy your Client ID and Client Secret
  9. Add to .env NUXT_OAUTH_KICK_CLIENT_ID and NUXT_OAUTH_KICK_CLIENT_SECRET
  10. Test Kick auth

Copy link

pkg-pr-new bot commented Feb 22, 2025

Open in Stackblitz

npm i https://pkg.pr.new/atinux/nuxt-auth-utils@360

commit: 062e662

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