Skip to content

feat: add Roblox OAuth provider #420

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

Merged
merged 6 commits into from
Aug 5, 2025
Merged

feat: add Roblox OAuth provider #420

merged 6 commits into from
Aug 5, 2025

Conversation

dgxo
Copy link
Contributor

@dgxo dgxo commented Jun 11, 2025

Adds Roblox OAuth (including user type) to allow Roblox users to authenticate easily.
It uses 2 requests to fetch the user's ID using /oauth/v1/userinfo then grabs public, verification and socials information through /cloud/v2/users/{user_id}.

Copy link

pkg-pr-new bot commented Aug 5, 2025

Open in StackBlitz

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

commit: 7d9c4e1

Copy link
Owner

@atinux atinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@atinux atinux merged commit 03f67eb into atinux:main Aug 5, 2025
4 checks passed
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.

2 participants