This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
oauth2-proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced
2025-02-15 14:03:45 +02:00
Code
Issues
Releases
Activity
oauth2-proxy
/
pkg
/
encryption
History
Braunson M
311d210ec4
Remove unsupported special characters from the code verifier runes
...
- Not all special ASCII characters are strictly supported by the spec
2022-12-16 19:57:02 -05:00
..
cipher_test.go
Reduce SessionState size better with MessagePack + LZ4 (
#632
)
2020-07-13 20:56:05 +01:00
cipher.go
Reduce SessionState size better with MessagePack + LZ4 (
#632
)
2020-07-13 20:56:05 +01:00
nonce.go
PKCE Support (
#1541
)
2022-03-13 10:08:33 +00:00
utils_test.go
Fix PKCE code verifier generation to never use UTF-8 characters
2022-11-18 20:37:14 -05:00
utils.go
Remove unsupported special characters from the code verifier runes
2022-12-16 19:57:02 -05:00