JohnVonNeumann/opensorcery

Create a signup button to allow for a registration workflow, as opposed to purely "login".

開放

#47 建立於 2019年5月9日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (0 個分叉)auto 404
1POINTERenhancementexternal_integrationfrontendgood first issuehelp wantedhtml/ccssjavascript

倉庫指標

星標
 (7 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Is your feature request related to a problem? Please describe. Currently, we only have a login button available to users, and this only allows for one auth flow, working off the assumption that the user already exists within the application.

Describe the solution you'd like We need to create a separate signup button that allows new users to register for the service, and points them directly to new user signup via Auth0.

Describe alternatives you've considered Leave it, just let users use the login button and find their way to the signup themselves.

Additional context No other context.

Definition of Done:

  • Applicable functional tests written: Unit, Integration, System, Sanity, Smoke, Interface, Regression, Beta/Acceptance
  • Applicable non-functional tests written: Performance, Load, Stress, Volume, Security, Compatibility, Install, Recovery, Reliability, Usability, Compliance, Localization
  • Documentation updated.
  • Build pipeline updated.

貢獻者指南