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 registration form (Stellar SDK) #2

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

Create registration form (Stellar SDK) #2

danieljancar opened this issue Jul 26, 2024 · 1 comment
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

Create the registration form with proper error-handling and auth-handling of returned cookies (JWT). The registration should create a keypair on the appropriate Netowrk (Testnet) and generate a challenge in the backend. Ensure form/data validation on frontend aswell.

Package

  • frontend
  • backend
  • architecture
  • documentation
  • Other

Expected Behavior

  • Button to generate Keypair from StellarSDK and show
  • Form field for public key (autofill from generate button, disabled)
  • Form field for private key with copy notice and button, as the user is obliged to save the private (/public key) secure
  • Link to switch to login page
  • Submit button
  • redirect to login

Actual Behavior

nyi

Possible Fix

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

@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
Copy link

We're glad you're here. Before we proceed, please make sure to review and agree to our Code of Conduct, Developer Certificate of Origin (DCO), and License. Following these guidelines helps ensure a smooth collaboration process. If you have any questions or need assistance, feel free to reach out. Thanks for contributing!

@danieljancar danieljancar assigned Gr1ll and danieljancar and unassigned danieljancar and Gr1ll Jul 26, 2024
@Gr1ll Gr1ll assigned Gr1ll and unassigned danieljancar Aug 6, 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

2 participants