//
pkg.gl
Category
github.com/SAP-samples/cloud-security-client-golang-xsuaa
verification
package
0.0.0-20240124180935-2d369e48fbd2
Repository:
https://github.com/sap-samples/cloud-security-client-golang-xsuaa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
108 SLOC
#
Functions
ValidationKeyGetter
function with no cache implementation --> Each time a validation is made, the public key is been downloaded!.
ValidationKeyGetterWithCacheConfigurable
cache been injected and managed from outside (usually in the middleware).
ValidationKeyGetterWithCacheDefault
No description provided by the author