Git Product home page Git Product logo

micahparks / magiclinksdev Goto Github PK

View Code? Open in Web Editor NEW
14.0 2.0 0.0 2.36 MB

An open source magic link authentication platform. Sign up, log in, password resets, email verification, and more.

Home Page: https://docs.magiclinks.dev

License: Apache License 2.0

Shell 0.64% Go 98.78% Dockerfile 0.48% CSS 0.03% JavaScript 0.07%
authentication authentication-backend authentication-server authentication-service authn authn-server docker docker-compose email-verification golang

magiclinksdev's Introduction

magiclinksdev

You can find the documentation for this project on the docs site. This site contains resources for implementing a client and self-hosting the project.

You can find the SaaS landing page at https://magiclinks.dev. Use of the SaaS platform is not required, but it's very inexpensive and may be cheaper than deploying yourself.

Getting started

The magiclinksdev project is an authentication service that uses magic links to authenticate users. A typical use case would involve sending a magic link to a user via email. After the user clicks the link, a new authenticated session is created for that user. Sometimes magiclinksdev is abbreviated as "mld".

About

This project is a magic link authentication service. It serves use cases like:

  • Sign up
  • Log in
  • Password resets
  • Email verification
  • And more authentication use cases

It can be used to supplement password authentication or replace it entirely.

A typical use case involves sending a magic link to a user via email. After the user clicks the link, a new authenticated session is created for that user.

Screenshots

The built-in email template is populated on a per-request basis. It adapts to the device's theme automatically. This template was built using maizzle.

Suggested Email Workflow

Implementing a client application

Client applications are programs that use the magiclinksdev project to authenticate their users. Check out the SDKs page to get started with an existing SDK. If you can't find an SDK for your language, you can use the Specification to implement your own client by hand or code generation. To learn more about the client workflow, check out the Workflow page.

Self-hosting the service

The magiclinksdev project can be self-hosted. Check out the Quickstart page to get started in minutes. For reference on configuring your self-hosted instance, check out the Configuration.

Source code and license

The magiclinksdev project is open source on GitHub and licensed under Apache License 2.0.

Optional SaaS platform

You can find the optional Software-as-a-Service (SaaS) platform landing page at https://magiclinks.dev. Use of the SaaS platform is not required, but it's very inexpensive and may be cheaper than deploying yourself.

Support the project

This project took a lot of time, effort, and money to create and maintain for you. If you get some business value of this project consider becoming a GitHub Sponsor.

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.