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

feat(Switchboard): DID user authentication and registration prototype #2497

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

artursudnik
Copy link
Member

@artursudnik artursudnik commented Jun 8, 2021

To be implemented:

  • tests
  • auth/login-did endpoint integrated with passport-did-auth
  • user registration form that makes use of the user/register-did endpoint
  • add other wallets choice on user-login page
  • user/did-roles - endpoint to get DID user roles on frontend

@artursudnik artursudnik marked this pull request as draft June 8, 2021 08:59
@artursudnik artursudnik changed the title feat(Switchboard): User authentication and registration prototype feat(Switchboard): DID user authentication and registration prototype Jun 8, 2021
@josipbagaric
Copy link
Contributor

Not relevant yet, but just a reminder before we merge.

We should re-write the commit history of this PR to comply to conventional commits before we merge it (see other PRs for examples).

Conventional commit messages are used to auto-generate release logs, hence super important.

@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch 3 times, most recently from 2b5149a to b8a733d Compare June 14, 2021 11:08
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch from 0a18c1c to 74c14c5 Compare June 15, 2021 11:20
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch from 9c46cac to 2aff636 Compare June 15, 2021 15:44
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch from 2aff636 to fee9438 Compare June 16, 2021 07:44
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch from fee9438 to 1f13966 Compare June 16, 2021 08:07
@artursudnik artursudnik force-pushed the feat/sb-integration-prototype-user branch from 5579c0c to f4ac1a8 Compare June 22, 2021 12:00
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.

2 participants