Revision 8d1b8335e39a9dfc5c87c04174c6810dc3e585e2 authored by Lili Cosic on 15 April 2021, 13:06:07 UTC, committed by Lili Cosic on 19 April 2021, 09:49:13 UTC
Cherry-pick of 60e44286fa3c0c0 from master branch does not work due to
missing `tls.CipherSuites()` function. We work around by using go build
tags for both the building and tests.
1 parent c3f447a
History
File Mode Size
authpb
doc.go -rw-r--r-- 687 bytes
jwt.go -rw-r--r-- 4.3 KB
jwt_test.go -rw-r--r-- 4.8 KB
metrics.go -rw-r--r-- 1.2 KB
nop.go -rw-r--r-- 1.2 KB
options.go -rw-r--r-- 4.1 KB
range_perm_cache.go -rw-r--r-- 3.8 KB
range_perm_cache_test.go -rw-r--r-- 3.0 KB
simple_token.go -rw-r--r-- 6.0 KB
simple_token_test.go -rw-r--r-- 2.3 KB
store.go -rw-r--r-- 37.4 KB
store_test.go -rw-r--r-- 22.2 KB

back to top