GithubHelp home page GithubHelp logo

podverse's Introduction

podverse's People

Contributors

colburncodes avatar colburnxcodes avatar

Watchers

 avatar

podverse's Issues

Forgot Password Route/Send Reset Password Link

As a developer.

I want to create a Forget Password Route.

So that users can request a password reset for their account.

Acceptance Criteria:

  • API for Forget Password Route
  • Password reset should send reset password link
  • Email Template for Password Reset

Verify Password Reset Token

As a developer.

I want to create a route that validates a user(s) password reset token.

Acceptance Criteria:

  • Token expiration is set for 1 hour.
  • Notify user in case token has expired.

Token Validation and Re-verification of email

As a developer

I want to validate the user's token and userId and generate a new resend token.

So that users can send a new verification token.

Acceptance Criteria:

  • [ ]Create a route to handle sendVerificationToken
  • [ ]User should be able to verify their email.

Email Verification Token Model

As a developer.

I want to create a Email Verification Token model that will validate user's token.

Acceptance Criteria:

  • Create email verification token stored in models directory.
  • Create an interface EmailVerificationTokenDocument
  • Properties owner, token, createdAt

Email Template

As a developer.

I want to create a Email Template that will be generic to send welcome, notifications, and password reset emails.

Acceptance Criteria:

Email Service MailTrap
Email Templates Email Templates
Send Email with attachment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.