Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

ooth-jwt: add token location option #81

Merged
merged 3 commits into from
Dec 18, 2018

Conversation

artisteinconnu
Copy link
Contributor

Add a tokenLocation option in ooth-jwt to specify where to read token from.
Option can be 'header', 'body' or 'both'. Default to 'both', which is the current behavior.

Suggested value is 'header', as using 'both' or 'body' conflict with some ooth-local methods

@nickredmark nickredmark merged commit a5d9b5b into nickredmark:master Dec 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants