Skip to content

Create User Account Method #4

@srbobo

Description

@srbobo

User Story

As an engineer, I should be able to easily provision a user account stored in Firebase with an email and password so that my application handles authentication securely and is trusted by my users.

Acceptance Criteria (Gherkin)

GIVEN: A valid email address and password
WHEN: The email address and password are submitted to Firebase for account creation
THEN: A secure credential is returned

Technical Notes

  • An account creation method will be built to complete the user story and exist as part of the overall solution library

Design

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions