package
Version:
v0.1.22
Opens a new window with list of versions in this module.
Published: Apr 15, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type Auth0Config struct {
Domain string `json:"domain"`
Audience string `json:"audience"`
ClientId string `json:"client_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.