An open API service indexing awesome lists of open source software.

https://github.com/traptitech/caddy-trap-auth


https://github.com/traptitech/caddy-trap-auth

Last synced: about 1 year ago
JSON representation

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]
}
```