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.

贡献者指南