mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 13:57:47 +00:00
feat(console): add some well known links in app detail, add refresh token grant type in dev mode creation (#4826)
* fix(console): add some well known links * [servicename]/v1 * add refresh token grant type to devmode creation
This commit is contained in:
@@ -1683,6 +1683,7 @@
|
||||
"TITLEFIRST": "Nome dell' applicazione",
|
||||
"TYPETITLE": "Che tipo di applicazione vuoi creare?",
|
||||
"OIDC": {
|
||||
"WELLKNOWN": "Per ulteriori informazioni, consultare il sito <a href='{{url}}' title='Discovery endpoint' target='_blank'>discovery endpoint</a>.",
|
||||
"INFO": {
|
||||
"ISSUER": "Issuer",
|
||||
"CLIENTID": "Client ID"
|
||||
|
Reference in New Issue
Block a user