Giter Site home page Giter Site logo

magic_auth's Introduction

magic_auth

Problem:

We want to create an authentication solution that doesn’t require our users to input an email/password. We want to be able to generate a magic link that works for a specific user’s email until we remove access.

Example:

We want to allow [email protected] have access to the site. So we generate a magic link to [email protected] and an email gets sent to them with the magic link url. Every time we hit the url with the magic link token, the counter for that user should increase by 1 (So we know how many times they checked out the link).

Important:

The route that requires the magic link token should not be accessible without the magic link. We are not going to force any technology for this exercise, but we require that the solution is built in-house (no use of external magic link generators like auth0) The project should be pushed to github or another repository of your choice.

magic_auth's People

Contributors

b4lex avatar

Watchers

 avatar

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.