Documentation ¶
Overview ¶
Package testutils contains test helper methods for the rpc/oauth package
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignWebAuthAccessToken ¶
func SignWebAuthAccessToken(key *rsa.PrivateKey, entity, aud, iss, keyID string) (string, error)
SignWebAuthAccessToken returns an access jwt access token typically done by auth0 during access token flow.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.