Add /oauth/authorize frontend route with OAuthAuthorize.vue that handles the OAuth authorization flow: validates required query params, calls the API to generate an authorization code, and redirects to the callback URI. Authentication is handled by the standard router guard. |
||
|---|---|---|
| .. | ||
| index.ts | ||