Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/cookie flags #119

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wojtekolesinski
Copy link

Which issue is resolved by this Pull Request:
Resolves #118

Description of your changes:

  • Add additional flags to the config that enable the user to specify HttpOnly and Secure cookie flags.
  • Modify logout endpoint to support other ways of authenticating than Bearer Token

Requirements:

@wojtekolesinski
Copy link
Author

@athamark

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.

Support Secure and HttpOnly flags in session cookie
1 participant