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
| Role | Permissions |
|---|---|
| Owner | Full access to project, can delete project |
| Admin | Manage apps, users, licenses, and billing |
| Member | Read-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
- Sign up at admin.nubeauth.com
- Create a project to organize your apps
- Create an app within your project
- Configure OAuth providers for your app
- Integrate with your application using the API keys
Next Steps
- Admin Dashboard Guide - Complete feature walkthrough
- User Dashboard Guide - End user features
- Integration Guide - Add Nube Auth to your app
