This allows external integrations to link directly to the API token creation page with pre-selected title and permission scopes. URLs can now use `?title=Name&scopes=group:perm,group:perm` format to pre-populate the form. Example URL: ``` /user/settings/api-tokens?title=My%20Integration&scopes=tasks:create,tasks:delete,projects:read_all ``` |
||
|---|---|---|
| .. | ||
| api-tokens.spec.ts | ||
| email-confirmation.spec.ts | ||
| login.spec.ts | ||
| logout.spec.ts | ||
| openid-login.spec.ts | ||
| password-reset.spec.ts | ||
| registration.spec.ts | ||
| settings.spec.ts | ||