//
pkg.gl
Category
github.com/mwitkow/kedge
lib
tokenauth
sources
oidc
package
1.0.0-beta.test.11
Repository:
https://github.com/mwitkow/kedge.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
6
Files
52 SLOC
#
Functions
New
New constructs OIDC tokenauth.Source that optionally supports loging in if callbackSrc is not nil.
NewWithCache
NewWithCache is same as New but allows to pass custom cache e.g k8s one.