1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/encryption
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