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

First version of auth handler library #1

Merged
merged 3 commits into from
May 13, 2024

Conversation

mattdean-digicatapult
Copy link
Contributor

@mattdean-digicatapult mattdean-digicatapult commented May 13, 2024

Ticket: VR-78

implements a library on which we can build authenitcation either using cookies or bearer tokens with Keycloak as an IDP

Copy link
Contributor

@dblane-digicatapult dblane-digicatapult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but please wait for other reviews.

Copy link

@n3op2 n3op2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be a good idea to get @dblane-digicatapult eyes on this as well. Just a comment on route names, do we really need to distinquish unauth and auth? can it be just /auth and then everything unauth? almost the end of the day I hope it makes sense

example/controllers/example.ts Show resolved Hide resolved
@mattdean-digicatapult mattdean-digicatapult merged commit 3da47d1 into main May 13, 2024
6 checks passed
@mattdean-digicatapult mattdean-digicatapult deleted the feature/first-version branch May 13, 2024 16:03
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.

4 participants