Commit graph

31 commits

Author SHA1 Message Date
livio-a
2b9f7dfd18
Fix: userinfo (#15)
* add idea to gitignore

* working userinfo

* cleanup

* tests
2020-03-06 17:14:30 +01:00
Livio Amstutz
5af734d72f fix: add missing WithCustomEndSessionEndpoint 2020-03-04 09:05:15 +01:00
livio-a
3d46c17fa0
Merge pull request #14 from caos/feat/end-session
feat: terminate session (front channel logout)
2020-03-03 13:51:48 +01:00
Livio Amstutz
e8f3010910 feat: terminate session (front channel logout) 2020-03-03 11:31:23 +01:00
Livio Amstutz
4cf6c6d5f0 fix: another typo 2020-02-28 18:11:38 +01:00
Livio Amstutz
df432c8806 fix: typo 2020-02-28 18:09:57 +01:00
Livio Amstutz
d7befc087d Merge branch 'master' of github.com:caos/oidc 2020-02-28 18:07:07 +01:00
Livio Amstutz
c3169868d8 fix: code challenge 2020-02-28 18:07:01 +01:00
livio-a
3019f79f62
Merge pull request #13 from caos/token
Token
2020-02-27 18:45:21 +01:00
Livio Amstutz
4de855dc21 Merge remote-tracking branch 'origin/master' into token 2020-02-27 17:40:31 +01:00
Livio Amstutz
5e7e5ebe3a fix: create access token from storage 2020-02-27 17:06:32 +01:00
livio-a
d25ffbe029
Merge pull request #12 from caos/cors
feat: add cors * to handler
2020-02-27 13:04:15 +01:00
Livio Amstutz
ddcf7076f8 go mod tidy 2020-02-27 13:00:45 +01:00
Livio Amstutz
3f97c5c3ed feat: add cors * to handler 2020-02-27 12:56:47 +01:00
livio-a
7f486a54c4
Merge pull request #11 from caos/feat/customEndpoints
feat: custom absolute endpoints
2020-02-27 09:45:27 +01:00
Livio Amstutz
c3e583bbf9 fix: add missing WithCustomKeysEndpoint 2020-02-27 09:04:04 +01:00
Livio Amstutz
660519a19f fix: custom absolute endpoints 2020-02-21 10:04:50 +01:00
livio-a
30d8dec409
Merge pull request #10 from caos/fix-signingkey-channel
fix: change channel for GetSigningKey to time
2020-02-14 12:56:44 +01:00
Livio Amstutz
a2e2f064a2 fix: change channel for GetSigningKey to time 2020-02-14 12:54:26 +01:00
livio-a
913eec6a8c
Merge pull request #8 from caos/readme
Initial Readme
2020-02-13 08:39:27 +01:00
Livio Amstutz
535c7584c8 fix: version 2020-02-13 07:41:46 +01:00
livio-a
b89b7dd331
Merge pull request #9 from caos/readiness-keys
add readiness and partial key rotation
2020-02-13 07:20:00 +01:00
Livio Amstutz
93709a18b6 add readiness and partial key rotation 2020-02-11 17:17:09 +01:00
Livio Amstutz
f0d17fd839 feat: add http interceptor function for auth and token endpoints 2020-02-06 11:12:00 +01:00
Livio Amstutz
7e2c22f99b fix: make checkKey public 2020-02-06 07:24:28 +01:00
Florian Forster
aea8bad09a
build: github release setting 2020-02-05 15:08:03 +01:00
Florian Forster
7c4732c5fe
docs(readme): format links 2020-02-05 15:05:09 +01:00
Florian Forster
52d89a10e5
docs(readme): go versions 2020-02-05 15:02:51 +01:00
Florian Forster
2d9a9ad192
docs(readme): initial readme 2020-02-05 14:56:56 +01:00
Florian Forster
7d844f72d4
docs(security): typo 2020-02-05 14:49:53 +01:00
Livio Amstutz
6d0890e280 initial commit 2020-01-31 15:22:16 +01:00