Skip to content

Nube Auth provides two powerful dashboards for managing your applications and user accounts.

Dashboard Types

Admin Dashboard

URL: admin.nubeauth.com

The Admin Dashboard is your control center for managing all aspects of Nube Auth:

Key Features

  • Project Management - Create and manage multiple projects
  • App Configuration - Set up OAuth, payment providers, and licensing
  • User Management - View and manage users across all your apps
  • License Administration - Create plans, grant licenses, track usage
  • Team Collaboration - Invite team members with role-based access
  • Payment Integration - Configure Stripe, LemonSqueezy, and more
  • Webhooks - Monitor and debug webhook events
  • Analytics - Track users, revenue, and engagement

Access Levels

RolePermissions
OwnerFull access to project, can delete project
AdminManage apps, users, licenses, and billing
MemberRead-only access to project data

Learn more about the Admin Dashboard →

User Dashboard

URL: account.nubeauth.com

The User Dashboard provides a simple interface for end users to manage their accounts:

Key Features

  • Profile Management - Update name, email, and avatar
  • Session Management - View and revoke active sessions
  • Connected Accounts - See linked OAuth providers (Google, GitHub)
  • Security - Monitor login activity and suspicious sessions

Learn more about the User Dashboard →

Authentication

Both dashboards use secure OAuth-based authentication:

  • Admin Sessions - 2 hours absolute OR 15 minutes inactivity
  • User Sessions - 365 days rolling (refreshes on activity)
  • Security - HttpOnly cookies, HTTPS only, CSRF protection

Getting Started

  1. Sign up at admin.nubeauth.com
  2. Create a project to organize your apps
  3. Create an app within your project
  4. Configure OAuth providers for your app
  5. Integrate with your application using the API keys

Next Steps

Released under the MIT License.