validate bearer tokens against authnid
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[default]
|
||||
PORT=8000
|
||||
ENVIRONMENT = dev
|
||||
DEBUG = true
|
||||
AUTHZ_BASE_URL = http://localhost
|
||||
PORT = 8000
|
||||
AUTHNID_BASE_URL= http://localhost
|
||||
COOKIE_SECRET = some-secret-please-replace
|
||||
|
Reference in New Issue
Block a user