JohnVonNeumann/opensorcery

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

オープン

#47 opened on 2019/05/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (0 件のフォーク)auto 404
1POINTERenhancementexternal_integrationfrontendgood first issuehelp wantedhtml/ccssjavascript

Repository metrics

Stars
 (7 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド