Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

End user registration and account management. #2

@RobertDaleSmith

Description

@RobertDaleSmith

I have some stuff I built for TicHelper we can use for this. Essentially want to build an un-styled home with login, logout and user self-edit page. Would like to keep bootstrap restricted to the admin console.

End-user login should be just email account and password. When time allows I want to expand this to include base implementation for logging in with Twitter, Facebook, and possibly Google on top of email or in place of.

End-user data structure should have dates array and be initially filled with signup date object. ex.) {"signup": new Date()}.

Once end-user is registered and logged into the home page they can view member only content. ex.) Basic div with some text as placeholder. Then they can either logout or click on a link to their profile page where they can initially make edits to email and password. Maybe some basic fields so they can fill in something like name and location. Also option to cancel account with warning modal.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions