//
pkg.gl
Category
github.com/pact-foundation/pact-go
examples
mux
provider
package
1.10.0
Repository:
https://github.com/pact-foundation/pact-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
12
Files
84 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
GetUser
GetUser fetches a user if authenticated and exists.
IsAuthenticated
IsAuthenticated is a simple authentication middleware.
UserLogin
UserLogin logs a user in, returning an auth token and the user object.