package
2.0.0+incompatible
Repository: https://github.com/xeonx/dex.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Client represents an OAuth2 client.
CreateClientReq is a request to make a client.
CreateClientResp returns the response from creating a client.
CreatePasswordReq is a request to make a password.
CreatePasswordResp returns the response from creating a password.
DeleteClientReq is a request to delete a client.
DeleteClientResp determines if the.
DeletePasswordReq is a request to delete a password.
DeletePasswordResp returns the response from deleting a password.
ListPasswordReq is a request to enumerate passwords.
ListPasswordResp returs a list of passwords.
Password is an email for password mapping managed by the storage.
UpdatePasswordReq is a request to modify an existing password.
UpdatePasswordResp returns the response from modifying an existing password.
VersionReq is a request to fetch version info.
VersionResp holds the version info of components.

# Interfaces

No description provided by the author
No description provided by the author