An open API service providing repository metadata for many open source software ecosystems.

Topic: "json-web-token"

square/go-jose 📦

An implementation of JOSE standards (JWE, JWS, JWT) in Go

Size: 1.15 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1,969 - Forks: 275

mike-engel/jwt-cli

A super fast CLI tool to decode and encode JWTs built in Rust

Language: Rust - Size: 573 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 1,289 - Forks: 67

Thalhammer/jwt-cpp

A header only library for creating and validating json web tokens in c++

Language: C++ - Size: 1.21 MB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 966 - Forks: 260

NetDevPack/Security.Identity

.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities

Language: C# - Size: 233 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 574 - Forks: 50

simpletut/Universal-React-Apollo-Registration

Open Source Universal User Registration System – NodeJS React Apollo GraphQL JWT MongoDB

Language: JavaScript - Size: 352 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 502 - Forks: 167

daniel-cottone/Cerberus

A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.

Language: Java - Size: 129 KB - Last synced at: 16 days ago - Pushed at: almost 8 years ago - Stars: 477 - Forks: 175

dotnet-labs/JwtAuthDemo

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

Language: C# - Size: 954 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 411 - Forks: 144

pascaldekloe/jwt

JSON Web Token library

Language: Go - Size: 458 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 354 - Forks: 25

VahidN/ASPNETCore2JwtAuthentication

Jwt Authentication without ASP.NET Core Identity

Language: SCSS - Size: 2.33 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 301 - Forks: 105

adhocore/php-jwt

Ultra lightweight, dependency free and standalone JSON web token (JWT) library for PHP5.6 to PHP8.4+. This library makes JWT a cheese. It is a minimal JWT integration for PHP.

Language: PHP - Size: 99.6 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 298 - Forks: 20

nov/json-jwt

JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby

Language: Ruby - Size: 384 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 298 - Forks: 81

RobDWaller/ReallySimpleJWT

A really simple library to generate JSON Web Tokens in PHP.

Language: PHP - Size: 615 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 286 - Forks: 55

codecasts/laravel-jwt

Dead simple, plug and play JWT API Authentication for Laravel (5.4+)

Language: PHP - Size: 57.6 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 234 - Forks: 27

kataras/jwt

A fast and simple JWT implementation for Go

Language: Go - Size: 252 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 202 - Forks: 19

lawliet89/biscuit

JOSE (JSON Web Token) Library for Rust

Language: Rust - Size: 1.65 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 182 - Forks: 35

lgope/Natours

An awesome tour booking web app written in NodeJS, Express, MongoDB 🗽 (NB: This is es6 version but you can find the es5 version in 'es5-version' branch. And as it's free deployed server, could take few moments for first time rendering. Thank you)

Language: JavaScript - Size: 32.5 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 145 - Forks: 57

k4black/fastapi-jwt

FastAPI native extension, easy and simple JWT auth

Language: Python - Size: 1.22 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 144 - Forks: 19

wean2016/springsecurity

spring security 学习总结

Language: Java - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 130 - Forks: 60

TransEmpiric/webFluxTemplate

Spring Webflux template application with working Spring Security, Web-sockets, Rest, Web MVC, and Authentication with JWT.

Language: Java - Size: 256 KB - Last synced at: 17 days ago - Pushed at: almost 7 years ago - Stars: 126 - Forks: 39

madeyoga/AuthEndpoints

A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions

Language: C# - Size: 1.58 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 120 - Forks: 15

adcentury/socketio-jwt-auth

Socket.io authentication middleware using Json Web Token

Language: JavaScript - Size: 44.9 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 90 - Forks: 16

uruk-project/Jwt

JSON Web Token implementation for .Net & .Net Core

Language: C# - Size: 8.07 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 81 - Forks: 13

Ons-diweni/Spring-Security-6-JWT

Spring Security 6 demo : Spring Boot application that makes use of JWT for securing an exposed REST API : Spring boot 3.0.2 - Java 17 - Spring Security 6.0.1

Language: Java - Size: 79.1 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 76 - Forks: 31

miladrahimi/php-jwt

A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator.

Language: PHP - Size: 426 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 68 - Forks: 9

damirka/yii2-jwt

JWT implementation for Yii2 Authorization process

Language: PHP - Size: 16.6 KB - Last synced at: 18 days ago - Pushed at: over 8 years ago - Stars: 65 - Forks: 20

twtrubiks/django_jwt_tutorial

認識 JWT 以及透過 Django 實戰 📝

Language: Python - Size: 33.2 KB - Last synced at: 6 days ago - Pushed at: 11 months ago - Stars: 64 - Forks: 9

simpletut/Universal-React-Redux-Registration

Open Source Universal User Registration System – NodeJS React Redux JWT MongoDB

Language: JavaScript - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 63 - Forks: 22

PhilJay/JWT

Kotlin JWT 🔑 implementation (Json Web Token) as required by APNs 🔔 (Apple Push Notifications) or Sign in with Apple 🍏

Language: Kotlin - Size: 166 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 55 - Forks: 8

amosavian/JWSETKit

A kit to create, sign and verify a JWT or JWS object

Language: Swift - Size: 609 KB - Last synced at: about 7 hours ago - Pushed at: about 8 hours ago - Stars: 53 - Forks: 10

Kuzma02/MERN-Login-And-Register-With-JSON-Web-Token

Robust MERN stack app with React user authentication, JWT, and stylish login templates. A concise example for MERN login, register, and authentication.

Language: JavaScript - Size: 163 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 50 - Forks: 18

entur/jwt-resource-server

OpenID: Client, server and unit-testing support for machine-to-machine calls using access-tokens.

Language: Java - Size: 1.65 MB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 48 - Forks: 4

JitendraZaa/OAuthFlows

Salesforce Oauth Flows

Language: JavaScript - Size: 3.46 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 42 - Forks: 42

emcrisostomo/jwt-cli

A shell library to decode JWT tokens

Language: Shell - Size: 36.1 KB - Last synced at: 21 days ago - Pushed at: about 5 years ago - Stars: 42 - Forks: 5

foxford/conference 📦

A WebRTC signaling server with support of MQTT and WebSocket as transport protocols, token based authentication (JSON Web Token) and external policy based authorization.

Language: Rust - Size: 3.79 MB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 7

yilmazmustafayilmaz/MY.OnionArchitecture

Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.

Language: C# - Size: 797 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 36 - Forks: 0

bezkoder/angular-16-jwt-auth

Angular 16 JWT Authentication example - Token Based Authentication & Role Based Authorization example with HttpOnly Cookie and Rest API

Language: TypeScript - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 34 - Forks: 17

lindelius/php-jwt 📦

Convenience library for working with JSON Web Tokens (JWT) in PHP

Language: PHP - Size: 175 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 34 - Forks: 4

bezkoder/angular-17-refresh-token

Angular 17 JWT refresh token example & Interceptor - Handle token expiration in Angular 17 - Refresh token before expiration example

Language: TypeScript - Size: 165 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 28 - Forks: 9

bezkoder/angular-15-jwt-auth

Angular 15 JWT Authentication & Authorization with Web API and HttpOnly Cookie - Token Based Auth, Router, Forms, HttpClient, BootstrapBootstrap

Language: TypeScript - Size: 163 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 18

matteolc/rails-api-template

A Rails 5 JSON API template

Language: HTML - Size: 276 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 8

maisonm/jwt_auth_example

Example of how to use JWT for user authorization and API route protection. Made with Express, Node.js, and JWT.

Language: JavaScript - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 27 - Forks: 18

catcherwong/Nancy.Authentication.JwtBearer

:fireworks:A JwtBearer authentication provider for Nancy.

Language: C# - Size: 62.5 KB - Last synced at: 10 days ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 4

sop/jwx

A PHP library for JSON web tokens (JWT) with signature (JWS) and encryption (JWE) support.

Language: PHP - Size: 936 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 6

fajar-dev/Laravel-backend-starter

Backend Laravel Starter with Json web Token and cloudinary

Language: PHP - Size: 151 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 7

pyaf/djangular

User authentication/login with Angular 4 and Django REST Framework JWT

Language: JavaScript - Size: 1.43 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 22 - Forks: 1

rmitula/spring-security-jwt

:lock: Sample Spring Security application with JWT authentication

Language: Java - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 11

foxford/mqtt-gateway

MQTT Gateway is a VerneMQ plugin with token based (OAuth2 Bearer Token) authentication on connect and topic based authorization on publish/subscribe based on conventions and dynamic rules

Language: Erlang - Size: 3.18 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 21 - Forks: 2

ahmedalatawi/react-event-scheduler

Fullstack React app built with Typescript, Bootstrap, Apollo client/server, NodeJS/Express, and MongoDB/mongoose

Language: TypeScript - Size: 12.7 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 19 - Forks: 10

Beor18/jwt-elixir

Jwt, autenticación y crud API Rest con Elixir 1.7.3 y Phoenix 1.4

Language: Elixir - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 3

gabesullice/jwt

Language: PHP - Size: 82 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 18 - Forks: 12

RobDWaller/psr-jwt

A PSR-7 and PSR-15 compliant JSON Web Token Middleware Library.

Language: PHP - Size: 267 KB - Last synced at: 19 days ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

daniel-pereira-guimaraes/spring-security6-jwt

Spring Boot 3 + Spring Security 6 + JWT.

Language: Java - Size: 106 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 6

MAES-Pyramids/Natours-Course-Node

Natours: FullStack web app offers unique tours with stunning visuals

Language: JavaScript - Size: 100 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 0

stribny/flask-api-quickstart

Flask API Quickstart with JSON Web Tokens, SQLAlchemy and Pytest

Language: Python - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 3

teal-finance/quid

Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.

Language: Go - Size: 7.15 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 2

jangbl/jwt-server-to-server

JSON Web Tokens (JWT) server to server communication with Node.js servers

Language: JavaScript - Size: 436 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

Cemcicek/ReCapProject

Car Rental Project - Backend

Language: C# - Size: 6.05 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 0

foxford/idp

Highly available, scalable and extendible Identity Provider

Language: Erlang - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

foxford/datastore

Highly available, scalable and simple to use object storage with token based (OAuth2 Bearer Token) authorization

Language: Erlang - Size: 223 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 9 - Forks: 0

mfuentesg/go-jwtmiddleware

JWT middleware for golang

Language: Go - Size: 19.5 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 1

aydanurakca/Authentication-with-JWT-using-RefreshTokens-.NetCoreMVC

Authentication with JSON Web Tokens on an ASP.Net Core MVC Application

Language: C# - Size: 2.31 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 1

ZairBulos/jwt-spring-security

👨‍🏫 Spring Security - JSON Web Token - Autenticación & Autorización

Language: Java - Size: 249 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

jmw5598/dotnet-core-jwt-authentication

dotnet core 3 jwt authentication example

Language: C# - Size: 30.3 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

BastiaanJansen/jwt-java

JSON Web Token implementation for Java according to RFC 7519. Easily create, parse and validate JSON Web Tokens using a fluent API.

Language: Java - Size: 214 KB - Last synced at: 12 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 2

codica2/auth-best-practices

Token-based Authentication Best Practices

Size: 110 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

asonix/authentication-rs

An authentication and permissions management service written in Rust

Language: Rust - Size: 222 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

sgaunet/jwt-cli

jwt-cli is a tool to encode/decode JWT token

Language: Go - Size: 281 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 6 - Forks: 0

EricNeves/myBooksAPI

🔥 API RESTFul with PHP, Mysql, Routes, Authentication with Json Web Token, Validation and more...

Language: PHP - Size: 684 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

Bookshlf-in/Backend

This is Backend API repository of Bookshlf

Language: JavaScript - Size: 3.98 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

foxford/storage

A highly available, scalable and simple to use object storage API with token based (OAuth2 Bearer Token) authentication and customizable authorization protocol. As an underlying backend it may utilize any S3-compatible backend (Amazon S3, Google Storage, etc.)

Language: Rust - Size: 613 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

abunuwas/api-auth-workshop

Code for the Workshop Securing APIs with OAuth in Python

Language: Python - Size: 884 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

saddamarbaa/netflix-clone-api

==> Creating NetFlix API with Node.js, Express, MongoDB, and JSON Web Token Authentication with complete user authentication

Language: JavaScript - Size: 143 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

nvme0/jwt-authentication-microservice

Authentication micro-service that uses JWTs. Generates a short-lived access token and a long-lived refresh token. Stores refresh token inside a Redis store enabling users to be logged out.

Language: TypeScript - Size: 186 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

alecmp/angular-user-management-system

Simple Angular user management system webapp to perform CRUD operations.

Language: TypeScript - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 4

space-rocket/launchpad

User authentication system with Koa.js, React.js (next.js), JSON Web Tokens and Docker

Language: TypeScript - Size: 894 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 3

jayden-n/jobmatic

Job-hunting management web app that helps job seekers stay organized and focused during their job search.

Language: TypeScript - Size: 842 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

dlaurent42/matcha

Tinder-like web application. 42 school project.

Language: JavaScript - Size: 33.2 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

TomDoesTech/JWT-Library

Language: TypeScript - Size: 146 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

aenesgur/GraphQL-JWT-.NetCore_BookStoreService

Simple Book Store application that developed with using .Net Core 3.1, GraphQL, JWT, Serilog, Kibana, Elasticsearch,Identity, EF Core.

Language: C# - Size: 12.8 MB - Last synced at: 18 days ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

mehranabi/beego-jwt-mysql

Minimal Beego project + JWT implementation + MySQL connection

Language: Go - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

mehmeddemircan/Car-Rental

car rental web site , backend created asp.net core web api ( n-tier architecture , entity framework ) , frontend reactjs redux state management

Language: C# - Size: 366 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

nicholascannon/django-social-media-api

A very lean social site REST API built with Django and Django Rest Framework using a test driven approach

Language: Python - Size: 203 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

trung/jwt-tools

A command line program that offer number of tools for JWT using JWS and JWE

Language: Go - Size: 32.2 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

agconti/express-jwt-token

A lean and configurable implementation of jwt auth for Express.js

Language: JavaScript - Size: 203 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

asmmahmud/angular-personal-movie-gallery-app

Persona Movie Gallery built using Angular framework version 5+

Language: TypeScript - Size: 776 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

antaresproject/api

:repeat: Antares Project Rest API Component. Design your application without focus to restfull api driven development. Just create standard Antares application, API layer will be transformed without any interference.

Language: PHP - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

SSDWGG/MP_V2

基于ant design pro的多功能中后台系统

Language: TypeScript - Size: 232 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

infamousjoeg/jwt-service

A Golang application that serves an HTTP endpoint for generating JSON Web Tokens (JWTs).

Language: Go - Size: 54.7 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

Encryption-API-Services/eas-api

This collection of endpoints provides authentication to create a user account to take advantage of the Rest API and the associated SDK's. It also provides the endpoints to make authenticated calls into EAS.

Language: C# - Size: 16.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

Nexmo/nexmo-jwt-ruby 📦

Ruby library to assist with generating JWT tokens for use with the Nexmo API.

Language: Ruby - Size: 123 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

sebas2409/hito_individual_AD_2EV

Hito individual acceso a datos 2Ev.

Language: Java - Size: 79.1 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

saddamarbaa/twitter-clone-api

==> Creating Twitter API with Node.js, Express, MongoDB, and JSON Web Token Authentication with complete user authentication

Language: JavaScript - Size: 351 KB - Last synced at: 10 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

vikash-vashistha/CloneUrbanOutfittersBackEnd

Urban Outfitters is a lifestyle related retailer which specializes in selling apparel, clothing accessories and apartment products. It primarily targets teens and young adults who are interested in hipster subculture and alternative fashion..

Language: JavaScript - Size: 21.3 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

giannhskp/Linked-In-Clone

A professional networking web application, built on Spring Boot 🍃 and Angular 🍎.

Language: TypeScript - Size: 7.13 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Fatima-Mujahid/amazon-clone-backend

MERN Amazon Clone backend, with user authentication with passport js, JSON web token, and bcrypt.

Language: JavaScript - Size: 58.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

lucassartor/user-authentication

🙋‍♂️User authentication, login and sign up made with NextJs, NodeJs, Sequelize, JSON Web Tokens and PostgresSQL. All in a single monorepo.

Language: JavaScript - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

LucaFilipozzi/percuss

nfqueue/ipset-based port knocking using JWT (JSON Web Token) as SPA (Single Packet Authorization)

Language: Python - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

techgaun/jwt-phoenix-sample

Sample application for using JWT with Phoenix

Language: JavaScript - Size: 62.5 KB - Last synced at: 9 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

rahulstech/node-authentication-with-email-verification

Complete Node.js authentication boilerplate with email verification, password management, JWT token-based authentication, and Google OAuth support. Also containerized using docker

Language: JavaScript - Size: 105 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 2

pritam19-d/Adhunika-Ecom-platform

A full-stack e-commerce website using the MERN technology stack. This project has been a labor of love.

Language: JavaScript - Size: 3.59 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0