Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtlynch/authboss-minimal
https://github.com/mtlynch/authboss-minimal
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mtlynch/authboss-minimal
- Owner: mtlynch
- License: mit
- Created: 2023-06-03T13:19:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-03T16:35:48.000Z (over 1 year ago)
- Last Synced: 2024-06-21T08:09:42.165Z (5 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# authboss-minimal
[![CircleCI](https://circleci.com/gh/mtlynch/authboss-minimal.svg?style=svg)](https://circleci.com/gh/mtlynch/authboss-minimal)
[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](LICENSE)A web app that integrates [authboss](https://github.com/volatiletech/authboss) in the most minimal possible way to help others integrate with the library.
## Quick start
```bash
go run cmd/authboss-minimal/main.go
```