Skip to content

2.1.0

Compare
Choose a tag to compare
@amvid amvid released this 23 Mar 19:41
· 80 commits to main since this release

Implemented a simple auth bearer token checker.

Need to set API_AUTH_ENABLED=true to enable auth bearer checker and API_AUTH_TOKEN=any-string-you-want which should be passed as HTTP Authorization Bearer.