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

Implement OAuth Workflow #1

Open
trickstival opened this issue Oct 18, 2019 · 0 comments
Open

Implement OAuth Workflow #1

trickstival opened this issue Oct 18, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@trickstival
Copy link
Collaborator

Description

We have to provide an authentication workflow, and we opted to use OAuth.
Our front-end login page is being developed at the vancouver cms repository.

We started to implement an oauth2-server model using a nestjs service.
You can check this code here

I think the jwt service is already done, but we have to integrate it with the Arango CRUD Service and with the oauth workflow itself.

@trickstival trickstival added enhancement New feature or request help wanted Extra attention is needed labels Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant