jwt-tokens topic

List jwt-tokens repositories

caddy-auth-portal

651
Stars
42
Forks
Watchers

Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Y...

jjwt

9.9k
Stars
1.3k
Forks
Watchers

Java JWT: JSON Web Token for Java and Android

guardian

3.4k
Stars
377
Forks
Watchers

Elixir Authentication

electrode-csrf-jwt

126
Stars
21
Forks
Watchers

Stateless Cross-Site Request Forgery (CSRF) protection with JWT

API-Authentication-NodeJs

211
Stars
99
Forks
Watchers

API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.

react-login

131
Stars
82
Forks
Watchers

A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.

react-bank

185
Stars
86
Forks
Watchers

Banking app built in React, Redux, TypeScript, Node, Strapi

react-with-wordpress

258
Stars
64
Forks
Watchers

:fire: Example of react application to access WordPress REST API

JWTweak

100
Stars
23
Forks
Watchers

Detects the algorithm of input JWT Token and provide options to generate the new JWT token based on the user selected algorithm.

NodeScalableArchitecture

64
Stars
37
Forks
Watchers

A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.