srv

package
v0.8.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth0Plugin

type Auth0Plugin struct {
	Config *config.Auth0Config
	// contains filtered or unexported fields
}

func NewAuth0Plugin

func NewAuth0Plugin() *Auth0Plugin

func (*Auth0Plugin) Close

func (s *Auth0Plugin) Close() (*plugin.Stats, error)

func (*Auth0Plugin) Delete

func (s *Auth0Plugin) Delete(userID string) error

func (*Auth0Plugin) GetConfig

func (s *Auth0Plugin) GetConfig() plugin.Config

func (*Auth0Plugin) GetVersion added in v0.0.5

func (s *Auth0Plugin) GetVersion() (string, string, string)

func (*Auth0Plugin) Open

func (s *Auth0Plugin) Open(cfg plugin.Config, operation plugin.OperationType) error

func (*Auth0Plugin) Read

func (s *Auth0Plugin) Read() ([]*api.User, error)

func (*Auth0Plugin) Write

func (s *Auth0Plugin) Write(user *api.User) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL