https://github.com/traptitech/caddy-trap-auth
https://github.com/traptitech/caddy-trap-auth
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/traptitech/caddy-trap-auth
- Owner: traPtitech
- License: mit
- Created: 2019-07-12T11:08:43.000Z (almost 7 years ago)
- Default Branch: v2
- Last Pushed: 2024-06-06T01:40:38.000Z (about 2 years ago)
- Last Synced: 2025-06-21T11:03:53.033Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 702 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# caddy-trap-auth
## usage
```
trapauth
```
or
```
trapauth {
redirect [location]
token_source [header or cookie]
source_key [cookie name]
type [soft or hard]
user_header [name]
email_header [name]
full_name_header [name]
accept_user [username] [username]
no_strip
invalidate_token [token] [token]
}
```