Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
/ identt Public archive

🔒 Authentication microservice

License

Notifications You must be signed in to change notification settings

pch/identt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

identt

Opinionated, reusable microservice (JSON API-only) for secure authentication.

It provides everything you need to sign up, log in, log out and store user data.

It's based on a combination of long-lived, revokable cookie-based sessions and short-lived JWT tokens.

Supported Authentication Methods

  • magic link via email
  • email & password
  • oAuth2

Note

This project is a work in progress, not intended for production use. More details soon.

About

🔒 Authentication microservice

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages