Nexus Verification
Nexus Verification is the Roblox OAuth identity layer for Nexus Studios. It securely links a Roblox account to a Discord user so communities can verify members, protect server access, sync Roblox group-rank roles, and reduce impersonation.
For Roblox reviewers
This public page explains what the OAuth app does. The actual authorization flow starts after a Discord user clicks the Verify button inside a Discord server using Nexus.
- Join the provided Nexus Verification review Discord server, if included in the Roblox review notes.
- Open the server's verification channel.
- Click the Verify button on the Nexus Verification panel.
- Authorize the Roblox OAuth request.
- Return to Discord after Nexus confirms the account link.
Roblox review note: the Discord test server invite should be provided in the Roblox review notes. Reviewers can still use the Nexus Studios and bot invite links above to identify the bot and its Discord integration.
Nexus Studios
Nexus Studios builds the Nexus Discord bot platform. Nexus combines verification, setup, moderation, requests, Roblox integrations, role syncing, tickets, logging, and community controls into one connected Discord system.
Add Nexus Bot to Discord Learn More About Nexus Studios
OAuth details
Requested scopes: openid and profile.
These are used only to confirm the Roblox account identity and link it to the user's Discord account.
The OAuth redirect endpoint is /roblox/oauth/callback.
That callback is not the starting page; it only completes a verification session after Roblox
returns an authorization code.
Privacy Policy · Terms of Service
Nexus Studios Verification