Skip to content

Example with Keycloak, cookie-session, passport, and sapper-rbac #9

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

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

Conversation

patrickleet
Copy link

I replaced backend with Keycloak, and used passport and cookie-session to manage sessions.

I don't expect this to be merged as it diverges from this project, but figured it could be a useful example for others.

@patrickleet patrickleet changed the title Example with Keycloak, cookie-session, and passport Example with Keycloak, cookie-session, passport, and sapper-rbac May 14, 2020
@antony
Copy link
Owner

antony commented Jun 5, 2020

Thanks @patrickleet - I'm not a fan of express so I'm glad somebody else did this :)

I'll likely turn all of these open PRs into branches and link them from the main readme

@patrickleet
Copy link
Author

yea there's just a lot of existing express middleware - I did try to use it with polka first unsuccessfully

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