{t('settings.mcp.clientConfigHint')}
- {/* Token list */} + {/* OAuth Clients */}{t('settings.oauth.modal.createdWarning')}
+
+ {oauthCreatedClient.client_id}
+
+
+ {oauthCreatedClient.client_secret}
+
+ {t('settings.oauth.deleteClientMessage')}
+{t('settings.oauth.rotateSecretMessage')}
+{t('settings.oauth.rotateSecretDoneWarning')}
+
+ {oauthRotatedSecret}
+
+ {t('settings.oauth.revokeSessionMessage')}
++ {pageState === 'auto_approving' ? 'Authorizing…' : 'Loading…'} +
+{errorMsg}
++ {validation?.client?.name || clientId} wants access to your TREK account. Please sign in first. +
+Authorization Request
++ This application is requesting access to your TREK account. +
++ Permissions requested +
+{group}
+{info?.label || s}
+{info?.description || ''}
++ Only grant access to applications you trust. Your data stays on your server. +
+