Identity
Roblox user IDs are verified from OAuth/OIDC claims, not from usernames or display names.
RoLayer is a clean-architecture control plane for Roblox projects. It is currently in active development and focused on secure team access, project tenancy, and verified identity linking.
This preview site exists to support development, OAuth setup, and internal testing. Public product features are not yet available.
Roblox user IDs are verified from OAuth/OIDC claims, not from usernames or display names.
Workspace and project access are resolved through explicit memberships rather than UI-only checks.
RoLayer Core stays free of game-specific content so projects compose behavior explicitly.