//
pkg.gl
Category
github.com/rotationalio/go-ensign
auth
authtest
package
0.12.0
Repository:
https://github.com/rotationalio/go-ensign.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
247 SLOC
#
Functions
Err
No description provided by the author
NewServer
NewServer starts and returns a new authtest server.
#
Constants
AccessDuration
No description provided by the author
Audience
No description provided by the author
Issuer
No description provided by the author
RefreshAudience
No description provided by the author
RefreshDuration
No description provided by the author
RefreshOverlap
No description provided by the author
#
Structs
Claims
Claims implements Quarterdeck-like claims for use in testing the SDK client.
Server
Server implements an endpoint to host JWKS public keys and also provides simple functionality to create access and refresh tokens that would be authenticated.