package
0.0.0-20230710010217-e5a474cc7f5d
Repository: https://github.com/jecsand/identity-service.git
Documentation: pkg.go.dev

# Functions

AttachTokenToContext inputs ctx and an auth token and returns ctx with token attached.
GetTokenFromContext parses an auth token from content metadata.
No description provided by the author
NewAuthenticator constructs a new authenticator.

# Structs

Blacklist is a root struct that is used to store the json encoded data for/from a mongodb blacklist doc.
Config settings for auth.
Session stores the structured data from a session token for use.

# Interfaces

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