# Packages

Code generated by mockery v1.0.0.

# Functions

MapClaims converts a jwt.Claims to a MapClaims.
NewServer returns a new instance of the Session service.
No description provided by the author
RegisterSessionServiceHandler registers the http handlers for service SessionService to "mux".
RegisterSessionServiceHandler registers the http handlers for service SessionService to "mux".
RegisterSessionServiceHandlerFromEndpoint is same as RegisterSessionServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author

# Variables

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

# Structs

Server provides a Session service.
SessionCreateRequest is for logging in.
SessionDeleteRequest is for logging out.
SessionResponse wraps the created token or returns an empty string if deleted.

# Interfaces

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