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

proposed strategy for integrating with pyramid_authstack #55

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

Conversation

tripsolutions
Copy link

In relation to issue #53, this would be a first draft proposal for enabling integration with pyramid_authstack.

  • rewritten _configure from init.py to be consumed externally
  • made the registration optional
  • removed request property authentication_policy and turned _request_claims and _request_create_token into closures instead
  • added create_jwt_cookie_authentication_policy with the same function as create_jwt_authentication_policy
  • added example in the documentation

@crooksey
Copy link
Contributor

crooksey commented Nov 8, 2021

@wichert any thoughts on this?

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.

3 participants