package
1.3.1
Repository: https://github.com/haostudio/golinks.git
Documentation: pkg.go.dev

# Packages

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

# Functions

New returns an auth manager with provider.
NewToken generates a new signed JWT token.
NewUser returns a user with email, pwd and org.

# Variables

Exported errors.
Exported errors.
Exported errors.
Exported errors.
Exported errors.
Exported errors.
Exported errors.
Exported errors.

# Structs

Config defines the auth manager config.
Manager manages the authentication.
Organization defines the org model.
Token defines the token model.
TokenClaims defines the token claims struct.
User defines the user model.

# Interfaces

Provider defines the auth provider interface.