mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-06 13:57:41 +00:00
docs(quickstarts): change application type to user agent for angular apps (#5173)
docs: user agent spa
This commit is contained in:
parent
06e2ac4822
commit
da130c2ed9
@ -13,8 +13,8 @@ At the end of the guide, your application has login functionality and has access
|
||||
|
||||
Before we can start building our application, we have to do a few configuration steps in ZITADEL Console.
|
||||
You will need to provide some information about your app. We recommend creating a new app to start from scratch. Navigate to your Project, then add a new application at the top of the page.
|
||||
Select Web application type and continue.
|
||||
We recommend you use [Authorization Code](../../apis/openidoauth/grant-types#authorization-code) in combination with [Proof Key for Code Exchange (PKCE)](../../apis/openidoauth/grant-types#proof-key-for-code-exchange) for all web applications.
|
||||
Select **User Agent** application type and continue.
|
||||
We recommend you use [Proof Key for Code Exchange (PKCE)](../../apis/openidoauth/grant-types#proof-key-for-code-exchange) for all SPA applications.
|
||||
|
||||
![Create app in console](/img/angular/app-create.png)
|
||||
|
||||
|
BIN
docs/static/img/angular/app-create.png
vendored
BIN
docs/static/img/angular/app-create.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 259 KiB After Width: | Height: | Size: 230 KiB |
Loading…
x
Reference in New Issue
Block a user