Skip to content

proposed strategy for integrating with pyramid_authstack#55

Open
tripsolutions wants to merge 2 commits intowichert:masterfrom
tripsolutions:authstack-interop
Open

proposed strategy for integrating with pyramid_authstack#55
tripsolutions wants to merge 2 commits intowichert:masterfrom
tripsolutions:authstack-interop

Conversation

@tripsolutions
Copy link
Copy Markdown

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
Copy Markdown
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