grafana/pkg/services/auth
Guillaume GILL 7c5de96503
Auth: Omit all base64 paddings in JWT tokens for the JWT auth (#35602)
Omitting all base64 paddings (=) in JWT tokens.

Fixes #34496
2021-10-27 18:50:30 +02:00
..
jwt Auth: Omit all base64 paddings in JWT tokens for the JWT auth (#35602) 2021-10-27 18:50:30 +02:00
auth_token_test.go Chore: Refactor GoConvey in auth package (#40850) 2021-10-27 16:08:21 +02:00
auth_token.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
model.go Auth: Allow soft token revocation (#31601) 2021-03-16 17:44:02 +01:00
testing.go Auth: Allow soft token revocation (#31601) 2021-03-16 17:44:02 +01:00
token_cleanup_test.go Chore: Refactor GoConvey in auth package (#40850) 2021-10-27 16:08:21 +02:00
token_cleanup.go Chore: Add context to user (#39649) 2021-10-04 15:46:09 +02:00