Livio Amstutz
|
0ab5ea5a57
|
refactor: remove utils pkg
BREAKING CHANGE: utils package has been removed in favor of specific new
packages (http, crypto, strings)
|
2021-09-27 11:58:28 +02:00 |
|
Livio Amstutz
|
2a11a1979e
|
rename storage methods and fix mocks
|
2021-05-11 10:48:11 +02:00 |
|
Livio Amstutz
|
5a9e6e2c2a
|
let tests work
|
2020-09-15 08:06:43 +02:00 |
|
Livio Amstutz
|
abd3b6f521
|
fix: handle single aud string claim, extract en/decoder interface, comments (#51)
* en/decoding abstraction
* some comments
* fix token validation and error messages
* fix: audience mapping (single aud string)
* fix tests with VerifyIdToken
* reformat imports
* go mod tidy
* Update pkg/oidc/authorization.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update pkg/oidc/authorization.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update pkg/op/authrequest_test.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix capitalization
Co-authored-by: Silvan <silvan.reusser@gmail.com>
|
2020-09-07 12:32:35 +02:00 |
|
livio-a
|
a8d10945d8
|
feat: preselect user with id_token_hint (#16)
* feat: preselect user with id_token_hint
* fix tests
|
2020-03-11 09:41:54 +01:00 |
|
Livio Amstutz
|
6d0890e280
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
|