Overview
ntcli uses Clerk OAuth for secure authentication with the NimbleTools platform.Authentication Flow
Token Types
| Token Type | Purpose | Lifetime |
|---|---|---|
| JWT Token | Main authentication | Long-lived |
| Workspace Token | API access | Configurable |
| OAuth Refresh | Token renewal | 30 days |
Security Features
- OAuth 2.0: Industry-standard authentication
- Workspace Isolation: Scoped access tokens
- Automatic Expiry: Configurable token lifetimes