Logo
Explore Help
Sign In
TheArchive/zitadel
1
0
Fork 0
You've already forked zitadel
mirror of https://github.com/zitadel/zitadel.git synced 2025-06-06 23:38:20 +00:00
Code Issues Packages Projects Releases Wiki Activity
zitadel/migrations/cockroach/V1.90__token_refresh_id.sql

2 lines
58 B
MySQL
Raw Normal View History

feat: token revocation and OP certification (#2594) * fix: try using only user session if no user is set (id_token_hint) on prompt none * fix caos errors As implementation * implement request mode * return explicit error on invalid refresh token use * begin token revocation * token revocation * tests * tests * cleanup * set op config * add revocation endpoint to config * add revocation endpoint to config * migration version * error handling in token revocation * migration version * update oidc lib to 1.0.0
2021-11-03 08:35:24 +01:00
ALTER TABLE auth.tokens ADD COLUMN refresh_token_id TEXT;
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 184ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API