mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-25 20:47:53 +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:
@@ -1679,6 +1679,7 @@
|
||||
"ORIGINS": "Origines",
|
||||
"NOTANORIGIN": "La valeur saisie n'est pas une origine",
|
||||
"OIDC": {
|
||||
"WELLKNOWN": "Pour plus d'informations, consultez le <a href='{{url}}' title='Discovery endpoint' target='_blank'>discovery endpoint</a>.",
|
||||
"INFO": {
|
||||
"ISSUER": "Émetteur",
|
||||
"CLIENTID": "Id client"
|
||||
|
Reference in New Issue
Block a user