mongodb

package
v2.0.0-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServiceAccountsStore

func NewServiceAccountsStore(
	database *mongo.Database,
) (authn.ServiceAccountsStore, error)

NewServiceAccountsStore returns a MongoDB-based implementation of the authn.ServiceAccountsStore interface.

func NewSessionsStore

func NewSessionsStore(database *mongo.Database) (authn.SessionsStore, error)

NewSessionsStore returns a MongoDB-based implementation of the authn.SessionsStore interface.

func NewUsersStore

func NewUsersStore(database *mongo.Database) (authn.UsersStore, error)

NewUsersStore returns a MongoDB-based implementation of the authn.UsersStore interface.

Types

This section is empty.

Jump to

Keyboard shortcuts

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