Categorygithub.com/jimmc/auth
module
0.0.0-20221117053619-16263d8dcec0
Repository: https://github.com/jimmc/auth.git
Documentation: pkg.go.dev

# README

auth package for golang

Example

To build and run the example server:

cd example go build ./example

Point your browser to localhost:8018 and try the /open/hello and api/secret buttons to see how those API calls respond when you are logged in or logged out. See example/pw.txt for usernames and passwords.

You can then look at the code in example.js to see how to use the auth package to provide authentication for your simple web app.

# Packages

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