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

Create login form #3

Closed
1 of 5 tasks
danieljancar opened this issue Jul 26, 2024 · 0 comments
Closed
1 of 5 tasks

Create login form #3

danieljancar opened this issue Jul 26, 2024 · 0 comments
Assignees
Labels
DSC mandatory Has to be done for DEV-Stellar Challenge enhancement New feature or request security Security related issue, requiring extra attention. wontfix This will not be worked on

Comments

@danieljancar
Copy link
Owner

Description

We need to implement the authenticate-frontend pair with keypair submittion, signing and jwt-handling.

  • redirect to home
  • handle tokens
  • implement frontend guard (routes)
  • link to register

Package

  • frontend
  • backend
  • architecture
  • documentation
  • Other

Expected Behavior

Flow:
Form field for public key -> send -> returned challenge -> sign with private key -> submit -> handle returned tokens -> (create session for smart contract auth) -> redirect to home

Actual Behavior

nyi

Possible Fix

Additional Information

https://tailwindui.com/components/application-ui/forms/sign-in-forms#component-766a0bf1b8800d383b6c5b77ef9c626c

@danieljancar danieljancar added enhancement New feature or request DSC mandatory Has to be done for DEV-Stellar Challenge security Security related issue, requiring extra attention. labels Jul 26, 2024
@danieljancar danieljancar self-assigned this Jul 26, 2024
@danieljancar danieljancar added the wontfix This will not be worked on label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DSC mandatory Has to be done for DEV-Stellar Challenge enhancement New feature or request security Security related issue, requiring extra attention. wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant