zitadel/internal/api/grpc
Livio Amstutz ec5020bebc
feat: refresh token (#1728)
* begin refresh tokens

* refresh tokens

* list and revoke refresh tokens

* handle remove

* tests for refresh tokens

* uniqueness and default expiration

* rename oidc token methods

* cleanup

* migration version

* Update internal/static/i18n/en.yaml

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* fixes

* feat: update oidc pkg for refresh tokens

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-05-20 11:33:35 +00:00
..
admin fix: uniqueness (#1710) 2021-05-04 09:09:24 +00:00
auth feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
authn fix: converters (#1413) 2021-03-12 14:06:05 +01:00
change fix: changes (#1482) 2021-03-29 10:32:23 +02:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: custom domain feature (#1618) 2021-04-19 16:43:36 +02:00
idp fix: es bugs (#1455) 2021-03-23 15:08:49 +01:00
management feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
member fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
object fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
org fix: new es fix (#1532) 2021-04-06 16:03:07 +02:00
policy feat: features (#1427) 2021-03-25 17:26:21 +01:00
project feat: add additional origins on applications (#1691) 2021-05-19 09:17:38 +02:00
server fix: ignore unknown field in json gateway (#1619) 2021-04-19 17:20:18 +02:00
user feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00