Skip to content

make auth transport configurable (token or cookie)#79

Open
jthurner wants to merge 1 commit intodevelopfrom
feat/configurable_auth_transport
Open

make auth transport configurable (token or cookie)#79
jthurner wants to merge 1 commit intodevelopfrom
feat/configurable_auth_transport

Conversation

@jthurner
Copy link
Collaborator

AUTH_TRANSPORT can be "bearer" or "cookie".
No functional change with the default value "bearer" (-> token in header).
CookieTransport is used when setting the value to "cookie".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant