This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
gitpod
Watch
1
Star
0
Fork
0
You've already forked gitpod
mirror of
https://github.com/gitpod-io/gitpod.git
synced
2025-12-08 17:36:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
gitpod
/
components
/
public-api-server
/
pkg
/
jws
History
Milan Pavlik
d9ccc1d141
[papi] OIDC service signs state with HS256, reusing signing PK - WEB-206 (
#17328
)
...
* [papi] OIDC service signs state with RSA256 * Fix * retest * fix * add test
2023-04-24 17:14:45 +08:00
..
jwstest
[public-api] Refactor JWT Sign/Verify to be reusable for OIDC - WEB-206 (
#17327
)
2023-04-24 15:14:45 +08:00
hs256_test.go
[papi] OIDC service signs state with HS256, reusing signing PK - WEB-206 (
#17328
)
2023-04-24 17:14:45 +08:00
hs256.go
[papi] OIDC service signs state with HS256, reusing signing PK - WEB-206 (
#17328
)
2023-04-24 17:14:45 +08:00
keyset.go
[papi] OIDC service signs state with HS256, reusing signing PK - WEB-206 (
#17328
)
2023-04-24 17:14:45 +08:00
rsa256_test.go
[public-api] Refactor JWT Sign/Verify to be reusable for OIDC - WEB-206 (
#17327
)
2023-04-24 15:14:45 +08:00
rsa256.go
[public-api] Refactor JWT Sign/Verify to be reusable for OIDC - WEB-206 (
#17327
)
2023-04-24 15:14:45 +08:00
types.go
[public-api] Refactor JWT Sign/Verify to be reusable for OIDC - WEB-206 (
#17327
)
2023-04-24 15:14:45 +08:00