jwt-tokens
There are 348 repositories under jwt-tokens topic.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
ueberauth/guardian
Elixir Authentication
greenpau/caddy-auth-portal
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 Yubico.
imranhsayed/react-with-wordpress
:fire: Example of react application to access WordPress REST API
trulymittal/API-Authentication-NodeJs
API Authentication using JWT's (JSON Web Tokens). Plug n Play inside any app which requires authentication. NodeJs Express MongoDB & Redis.
wpcodevo/JWT_Authentication_React
JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.
jurkian/react-bank
Banking app built in React, Redux, TypeScript, Node, Strapi
zafar-saleem/react-login
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.
electrode-io/electrode-csrf-jwt
Stateless Cross-Site Request Forgery (CSRF) protection with JWT
Nasruddin/spring-boot-3-jwt-auth
:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
stas/otp-jwt
One time password (email, SMS) authentication support for HTTP APIs.
rishuranjanofficial/JWTweak
Detects the algorithm of input JWT Token and provide options to generate the new JWT token based on the user selected algorithm.
bezkoder/spring-security-refresh-token-jwt
Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token
wpcodevo/node_typeorm
In this article, you'll learn how to build CRUD RESTful API with Node.js, ExpressJs, TypeORM, and PostgreSQL. We will define the database schema with TypeORM and run the migration command to push the TypeORM schema to the database. Next, we will create higher-level CRUD function to perform the CRUD operations.
zafar-saleem/NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
bezkoder/angular-17-jwt-auth
Angular 17 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
cassiomolin/jersey-jwt-springsecurity
Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson.
Sloaix/jwt-auth
JSON Web Token Authentication for Laravel and Lumen
Virtuallified/REST-Api_JWT_CodeIgniter3
CodeIgniter 3 - REST API Integration with JWT (JSON Web Tokens)
WebDeveloperGuide/mern-ecommerce
Fullstack MERN Ecommerce Site with Front End and Admin Panel
bezkoder/angular-16-jwt-auth
Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API
SimonSchneider/traefik-jwt-decode
Traefik forward auth implementation for JWT tokens
bezkoder/angular-15-jwt-auth
Angular 15 JWT Authentication & Authorization with Web API and HttpOnly Cookie - Token Based Auth, Router, Forms, HttpClient, BootstrapBootstrap
bezkoder/angular-17-refresh-token
Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example
Rickycezar/laravel-jwt-impersonate
Laravel JWT Impersonate is a plugin that allows you to authenticate as your users with JWT authentication in a REST API app.
bezkoder/angular-16-refresh-token
Angular 16 JWT refresh token example & Interceptor - Handle token expiration in Angular 16 - Refresh token before expiration tutorial example
Meghadri-Koley/Online-Arts-Gallery-Management-System
A MERN project on Arts Gallery Management System
Virtuallified/REST-Api_JWT_CodeIgniter4
CodeIgniter 4 - REST API Integration with JWT (JSON Web Tokens)
jose-digiweb/Audio-Ecommerce
E-commerce Web App for audio products. A full-stack project, using Nodejs and Express in the backend, MongoDB as database, React, and Redux on the front-end.
nikneem/azure-functions-jwt-binding
This is an input binding validating JWT Tokens.
rrohitramsen/aws_jwt_cognito
AWS Cognito JWT parser and validator.
harryanand060/django_rest
Django restful API for custom authentication with mobile or email using OTP verification
huobazi/vuejs-with-rails-api-and-jwt-example
Vue.js example with rails-api and JWT
GagePielsticker/AWS-Auth-Template
A serverless template created as an example of user signup & JWT authentication in AWS using DynamoDB, Lambdas, WAFv2, and API-Gateway. Deployment of all infrastructure fully automated using serverless framework.
mustafa-qamaruddin/golang-beego-jwt-auth
JWT API Authentication using Beego Google Go Language Web Framework and MongoDB
TejasMedade/Blog-Application
Designed a REST API for Blogging Application, which provides all the basic funtionalities for Online Blogging using JAVA with SpringBoot, Hibernate, Maven, J.D.B.C and MySQL Database as a part of learning curve in Masai School.