Git Product home page Git Product logo

eidolon-server's People

Contributors

abrisene avatar

Stargazers

 avatar

Watchers

 avatar

eidolon-server's Issues

As a Developer I can use Sendgrid's API

!!NOTE!!
Sendgrid was acquired by Twilio and they plan to integrate it into their API at some point.

Acceptance Criteria

  • Support for Sendgrid in Messaging Config

As a User I can use Stripe to buy Products and Services

Acceptance Criteria

  • Users can view available Skus and Plans.
  • Users can purchase Skus.
  • Users can purchase Plans.
  • Users can redeem and receive the benefits of their purchases.
  • Users can view their previous orders.
  • Developers can create new Skus.
  • Developers can create new Plans.

Async routes need error handling

There are currently async routes which are not properly encapsulated in try / catch blocks, which causes the source of errors in called async functions to be obfuscated.

All asynchronous routes should have proper error handling implemented using try / catch blocks.

It may be possible to make duplicate Identities

I noticed in the DB that two users had been created with two different social identities using the same email. This should in most cases cause them to be linked.

It's possible that this is the result of the interplay between standard registration and social accounts. The first User had an email + password registration Identity.

Reproduction Steps

  • Unknown

As a User I can Add or Change my Email

Acceptance Criteria

  • Users can add an email Identity.
  • Users can change their email Identity.
  • A confirmation link should be sent to the User for verification.

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.