Create login form #3
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
Milestone
Description
We need to implement the
authenticate
-frontend pair with keypair submittion, signing and jwt-handling.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
The text was updated successfully, but these errors were encountered: