zitadel/internal/crypto
Stefan Benz 1b5d6ce89e
feat: session checks with intent (#6031)
* feat: session checks with intent

* feat: session checks with intent

* fix: integration tests for intent session

* fix: integration tests for intent session

* fix merge

* fix: integration tests for intent session

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-06-21 14:06:18 +00:00
..
database chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
file chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
aes_test.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
aes.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
bcrypt.go improve some functions 2020-03-30 09:28:00 +02:00
code_mock.go add multi files config test and some more 2020-03-30 11:44:17 +02:00
code_mocker.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
code_test.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
code.go feat(api): add password reset and change to user service (#6036) 2023-06-20 17:34:06 +02:00
crypto_mock.go improve some functions 2020-03-30 09:28:00 +02:00
crypto_test.go improve some functions 2020-03-30 09:28:00 +02:00
crypto.go feat: session checks with intent (#6031) 2023-06-21 14:06:18 +00:00
generate.go refactor crypto tests 2020-03-30 11:26:02 +02:00
key_storage.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00
key.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
rsa.go feat(saml): implementation of saml for ZITADEL v2 (#3618) 2022-09-12 18:18:08 +02:00