package
0.0.0-20240716192427-68e8b16be013
Repository: https://github.com/beopensourcecollabs/eventmanagementcore.git
Documentation: pkg.go.dev

# Functions

NewGoogleAuthenticationRoutes creates routes using GoogleAuthenicationService and mounts them to the provided router.
NewJsonWebTokenAuthenticationRoutes creates routes using AuthenticationService and JsonWebTokenService then mounts them to the provided router.
NewJsonWebTokenUserRoutes creates routes using UserRepository and JsonWebTokenService then mounts them to the provided router.

# Variables

ErrMissingUserContext is returned when no context is found while attempting to load user from http.Requests context.

# Structs

No description provided by the author