zitadel-oidc/pkg/utils
Livio Amstutz 850faa159d
fix: rp verification process (#95)
* fix: rp verification process

* types

* comments

* fix cli client
2021-06-23 11:08:54 +02:00
..
browser.go feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00
cookie.go initial commit 2020-01-31 15:22:16 +01:00
crypto.go fix: url safe encryption with no padding (#93) 2021-04-19 13:41:27 +02:00
hash.go fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00
http.go fix: cli client (#92) 2021-04-08 09:54:39 +02:00
key.go refactoring 2021-02-11 17:38:58 +01:00
marshal.go refactoring 2020-09-25 16:41:25 +02:00
marshal_test.go solve PR issues 2020-10-15 15:23:33 +02:00
sign.go fix: remove signing key creation (when not found) 2020-10-19 15:26:34 +02:00
strings.go initial commit 2020-01-31 15:22:16 +01:00
strings_test.go initial commit 2020-01-31 15:22:16 +01:00