django-elm-auth-with-jwt

Authentication framework

An example of implementing JSON Web Token authentication using Django and Django REST Framework as backend and Elm for frontend.

GitHub

20 stars
2 watching
4 forks
Language: Elm
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jazzband/django-two-factor-auth Provides Two-Factor Authentication for Django projects using django-otp and other libraries. 1,695
gotlium/django-secure-auth Provides secure authentication using Time-Based One-Time Passwords, SMS codes, questions, and IP range protection with CAPTCHA. 42
imerica/dj-rest-auth Provides authentication endpoints for Django Rest Framework applications. 1,678
apragacz/django-rest-registration A comprehensive REST API framework for user registration and authentication in Django applications. 545
pascaldekloe/jwt A Go library providing a secure token-based authentication mechanism with key management and verification capabilities. 355
adam-hanna/jwt-auth A JSON web token middleware for GoLang http servers. 232
estrada9166/server-authentication-next.js An example of server-side authentication using JWT tokens in Next.js 106
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
danihodovic/django-allauth-ui UI templates for Django-allauth, providing a customizable and mobile-friendly login and signup experience. 270
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
gildedhonour/frank_jwt An implementation of JSON Web Tokens in Rust. 252
skelpo/jwtmiddleware Middleware to handle authentication and authorization with JSON Web Tokens in a web application framework 34
mikenicholson/passport-jwt Provides an authentication strategy using JSON Web Tokens 1,964
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228
kitura/kitura-credentialsjwt A plugin for authentication using JSON Web Tokens in the Kitura web framework 3