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

GitHub topics: jwt-authorization

Gurupatil0003/RestFull_API

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs

Language: Python - Size: 508 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 38 - Forks: 9

benmcollins/libjwt

The C JSON Web Token Library +JWK +JWKS

Language: C - Size: 3.14 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 373 - Forks: 169

aleksandromilenkov/KitStore

E-Commerce For Football Kits created with ASP.NET Web API (.NET 8) and React 19 with Redux and RTK Query

Language: C# - Size: 3.57 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

KoushikReddy9963/RealEstate-Phase-1-Group46

Estate Craft: MERN-based real estate platform for admins, employees, sellers, and buyers with secure, responsive interactions.

Language: JavaScript - Size: 3.38 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

hvalfangst/axum-api

REST API written in Rust with Axum providing endpoints secured by JWT

Language: Rust - Size: 83 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

rrrodzilla/rusty_paseto

A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.

Language: Rust - Size: 690 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 80 - Forks: 9

bezkoder/spring-boot-refresh-token-jwt

Spring Boot Refresh Token using JWT example - Expire and Renew JWT Token

Language: Java - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 270 - Forks: 137

stas/otp-jwt

One time password (email, SMS) authentication support for HTTP APIs.

Language: Ruby - Size: 75.2 KB - Last synced at: about 23 hours ago - Pushed at: about 1 year ago - Stars: 105 - Forks: 7

bezkoder/spring-security-refresh-token-jwt

Spring Security Refresh Token using JWT in Spring Boot example with HttpOnly Cookie - Expire and Renew JWT Token

Language: Java - Size: 146 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 106 - Forks: 34

bezkoder/spring-boot-login-example

Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example

Language: Java - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 209 - Forks: 126

yalcindemir/jwt-auth-service

Bu mikroservis, Java 17 ve Spring Boot kullanılarak geliştirilmiş olup, JWT tabanlı kimlik doğrulama, Keycloak entegrasyonu, OpenFGA ile ince taneli yetkilendirme ve cihaz MAC ID takibi özelliklerine sahiptir. Servis, Eureka üzerinden kayıt olur ve API Gateway üzerinden istekleri alır.

Language: Java - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

denekben/AuthApp

ASP.NET Web API Role-based JWT Authentification/Authorization with Refresh tokens

Language: C# - Size: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

FullstackCodingGuy/DotNet-API-Boilerplate

Boilerplate code for API application using .net 9, Batteries Included

Language: C# - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dona-eric/Gestion-des-ventes

L’application a pour objectif de permettre au propriétaire d’une boutique de suivre en temps réel les ventes effectuées par son boutiquier. Le système devra inclure une gestion des stocks, l’enregistrement des ventes et des mises à jour en temps réel pour assurer un suivi précis des articles.

Language: CSS - Size: 14.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JZO001/Forge.Security.Jwt.Service

Jwt Token based authentication / authorization service implementation

Language: C# - Size: 35.2 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

JZO001/Forge.Security.Jwt.Client

Jwt Token authentication / auothorization client side implementation

Language: C# - Size: 83 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

anishVermaIsHere/polls-api

this is an express server for poll api

Language: JavaScript - Size: 122 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

anishVermaIsHere/touchpoll

Poll Application in MERN

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

bezkoder/react-js-login-registration-hooks

React.js Login, Logout, Registration example with JWT and HttpOnly Cookie

Language: JavaScript - Size: 173 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 109 - Forks: 73

gitboytushar/Prescripto-Web-App

Doctor appointment booking web application built with MERN stack. It can be used by patients, doctors or admin for a seamless appointment management experience. Razorpay payment gateway integration. Works on both mobiles and desktops.

Language: JavaScript - Size: 9.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

TheTharz/DesignFlow

I was inspired from the social media applications and why designers can't have a platform for them.This will solve the problem for designers to share there designs to the community to get the exposure and appreciation.

Language: JavaScript - Size: 3.03 MB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

hans-thomas/sphinx

Jwt-based authentication system for laravel

Language: PHP - Size: 6.04 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

bezkoder/angular-17-jwt-auth

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

Language: TypeScript - Size: 187 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 32

geozi/nodejs-typescript-contact-manager

Contains the backend implementation of a Contact Manager API.

Language: TypeScript - Size: 353 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

geozi/nodejs-typescript-task-manager

Contains the backend implementation of a Task Manager API in Typescript.

Language: TypeScript - Size: 424 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Az-Haris/TrueFit-Client---Gym-Management-System

TrueFit is a cutting-edge platform designed for fitness enthusiasts, trainers, and admins. It provides a seamless user experience for managing fitness classes, booking trainers, and accessing community forums. Built with the MERN stack, TrueFit ensures high performance, scalability, and an interactive user interface.

Language: JavaScript - Size: 7.01 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hakimfauzi23/boilerplate-spring-security

Boilerplate Spring Boot Project With Spring Security for Authentication and Authorization REST API

Language: Java - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 4

DanielLS12/ViteMontevideo_API

ViteMontevideo_API es un proyecto backend que gestiona la lógica de un sistema de estacionamiento, utilizando el estándar API REST para manejar las solicitudes y respuestas. Este proyecto incluye funcionalidades como la gestión de vehículos, tarifas, clientes, pagos y más.

Language: C# - Size: 274 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aajafry/logiex_api

this repo is a multi-inventory API built with Node.js, Express.js, PostgreSQL and drizzle-orm

Language: TypeScript - Size: 268 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

abdullah107189/Querynest-client-side

QueryNest is a platform for managing and discussing queries about various products. This repository contains the client-side implementation of QueryNest built using React and Tailwind CSS.

Language: JavaScript - Size: 671 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

itsaimsd/DevSwipe

DevSwipe is a matchmaking platform for developers, enabling users to create profiles, connect based on shared interests or skills, and manage connections. It features user authentication, matchmaking, request handling, and messaging, with a frontend styled using DaisyUI and a backend powered by Node.js, Express, and MongoDB.

Language: JavaScript - Size: 1.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

webmastersaid/laravel-vue-jwt-app

Laravel + Vue + JWT auth

Language: PHP - Size: 539 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

saddamarbaa/node-express-mongodb-developer-match-rest-api

An open-source RESTful API developed using NodeJS, Express,and TypeScript, MongoDB, helping developers connect and collaborate by offering user authentication, developer profile management, and match-based interactions.

Language: JavaScript - Size: 169 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - 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: 2 months ago - Pushed at: 10 months ago - Stars: 34 - Forks: 17

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: 27 days ago - Pushed at: over 1 year ago - Stars: 28 - Forks: 9

Nasruddin/nodejs-jwt-auth-mongo

Authentication and Authorization implementation using Node, JWT and Mongo database native driver

Language: JavaScript - Size: 122 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

Mevizcode/Authentication-Authorization-Workflow-with-Spring-Boot

A springboot backend rest-api using JWT with spring spring and postgres-sql for authentication and authorization.

Language: Java - Size: 64.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

prempreetbrar/ApliTrack

An app for tracking job applications; created by drawing an Entity-Relationship diagram, mapping it to the relational model, making a use-case diagram. Backend uses MVC architecture with authentication using JWT token, Brevo email handling, Multer file uploading.

Language: TypeScript - Size: 15.6 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

prempreetbrar/Nexpedia

An app for nature tours; uses a REST API with an MVC backend architecture, authentication using JWT token, authorization, server-side rendering with Pug templates, file uploading with Multer, payments using Stripe, and Brevo email handling.

Language: JavaScript - Size: 89.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

LesiaUKR/goit-pythonweb-hw-10

Master's degree | Advanced Python Programming | HW | FastAPI | Authentication & Authorization

Language: Python - Size: 374 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

geshev/jwt-demo-project

Language: Java - Size: 99.6 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zahid-official/milestone-11

TrackBook helps schools manage their library system by allowing students and staff to track, borrow, and return books, while keeping track of availability and status. It offers a smooth, user-friendly interface for efficient operation.

Language: JavaScript - Size: 9.94 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

RamonBecker/ms-auth

Development of two authentication projects in microservices, using two models: stateful and stateless. Auth represents an authentication API. Any represents any API, which will only have to validate the access token

Language: Java - Size: 117 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

firze20/E-Commerce

E-Commerce FullStack

Language: TypeScript - Size: 25.4 MB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

HMDCrew/Laravel-Backend-JWT-Auth

Laravel Autentication system with Passport JWT. Execute login with Bearer token in header of application request.

Language: PHP - Size: 1.09 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

oznakdn/GraphQL-Learning

Language: C# - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WillSams/example-js-react-with-python

JavaScript + Python full stack example application using React + Redux Sagas for the frontend and a GraphQL API backend using FastAPI + AsyncPG.

Language: JavaScript - Size: 3.04 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

webDev5464/MERN_JWT_Authentication

Learning... ✏️ Developers Name : Jatin Raval, Deven Dave

Language: JavaScript - Size: 292 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

YeabTesfaye/mern-authentication-jwt

🔐 MERN JWT Authentication 🚀 - Secure user authentication and authorization with JSON Web Tokens (JWT) in a MERN (MongoDB, Express, React, Node.js) stack. Safeguard your web applications with this powerful and customizable authentication solution.

Language: JavaScript - Size: 83 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 18

qReolq/tasklist

This REST API application allows you to organize the creation and tracking of your tasks.

Language: Java - Size: 249 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

fajarnugraha37/golang-RBAC-implementation

simple implementation of RBAC using Golang

Language: Go - Size: 480 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

bezkoder/angular-13-login-registration-example

Angular 13 Login Page & Registration example (JWT Authentication and Authorization) with Web Api

Language: TypeScript - Size: 155 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 65 - Forks: 76

CameronXie/access-control-explorer

A project for testing and evaluating access control architectures and models in terms of effectiveness, performance, and adaptability.

Language: Go - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Ayushkhodankar/JSON-Web-Tokens-Authorization

JWT Authorization in Java

Language: Java - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

aaronolds/Asp.Net-Core-Jwt-Auth

What is needed at a minimum to use Asp.Net Core Web Api 3.1 and Json Web Tokens. This code is not production level, it is just a test project.

Language: C# - Size: 18.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shuoros/ecommercy

🛒 A sample ecommerce application written in Spring Boot API and CRUD (create, read, update, and delete)

Language: Java - Size: 1.42 MB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 3

jamel123a/Elife_project

my Green Screen Hub project for Elife foundation training (developer web ) made with angular spring boot and MySql

Language: TypeScript - Size: 20.3 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LeandroBarbosa753/blog

💬 API Segura com TypeScript, JWT e Prisma

Language: TypeScript - Size: 367 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

vijayjoshi16/POSTAHOLIC-SOCIAL-MEDIA-WEBSITE

A social media website built with React.js , Node.js, Express.js and MongoDB

Language: JavaScript - Size: 1.84 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Kolade-Amire/recat

book catalog spring boot project

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

codinghack30/scope-backend

This Express backend with MySQL.

Language: JavaScript - Size: 27.6 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Ec-25/Django-Authentication

Django authentication module for use with templates or as an API

Language: Python - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ajaysharma786/Study-Notion

StudyNotion is an advanced EdTech platform leveraging the MERN stack (MongoDB, Express, React, Node.js). It enables users to effortlessly create, explore, and rate educational content. Designed to deliver a smooth learning journey for students and a powerful toolset for instructors, it streamlines course management and interaction.

Language: JavaScript - Size: 5.75 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Pruthvik007/SampleEcommerceApplication

Language: Java - Size: 207 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

lmicovic/movie-ticket-reservation-backend

Movie ticket reservation backend system.

Language: Java - Size: 163 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

pawarss1/Authentication--Authorization--JWT

Basic authentication and authorization using JWT.

Language: JavaScript - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Rushigithub98230/AuthenticationUsingIdentity-v1

This repo includes authentication and authorization using identity framework with features like forget password, reset password, two-factor authentication, email and OTP service

Language: C# - Size: 76.2 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nadimnesar/spring-security-jwt-auth-module

Ready-to-use starter module for authentication and authorization (JWT-based) using Spring Boot and Spring Security.

Language: Java - Size: 682 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

levandung-it03/PrcScheduleWeb 📦

Practice Server-Side Rendering model and basic theories with Spring MVC & Spring Boot and using JWT security and ORM skills.

Language: Java - Size: 2.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

oznakdn/ProjectManagement

Clean Architecture, Asp.Net Core Web API, EF Core, Jwt Authentication (Role base), Repository, Unit Of Work and CQRS Patterns, MediatR, Automapper, Fluent Validation, Global Exception Handling, Redis/InMemory Caching, Unit Testing (xUnit, Moq), RabbitMQ

Language: C# - Size: 993 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

SantiagoMendez1/Backend-epilepsy-project

this repo contain all code of backend for the project to monitor, record and alert epileptic seizures

Language: TypeScript - Size: 778 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

cvigueras/jwt-authenticator

A project sample with jwt authenticator.

Language: C# - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

iampushpendraji/user_authentication

This is an authentication system where we have almost all the functionalities which any auth system should have

Language: JavaScript - Size: 272 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vanshit011/Voting_app_Backend

Voting_app API using node.js, express.js & mongoDB.

Language: JavaScript - Size: 28.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

majusko/grpc-jwt-spring-boot-starter

Spring boot starter for gRPC framework with JWT authorization

Language: Java - Size: 187 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 7

Jaoow/simplified-twitter

Projeto de portfólio que demonstra minhas habilidades em Java e Spring. Este sistema simplificado de tweet inclui autenticação JWT, controle de acesso baseado em papéis, e uma API RESTful para gerenciar usuários e tweets.

Language: Java - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

rithikeshsonu/CollegeProject

Learning Web API

Language: C# - Size: 73.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

kiryu2k/mykinolist

RESTful API service with JWT authorization for maintaining the list of watched movies

Language: Go - Size: 170 KB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cooper-0/cooper-spring-gateway

Language: Java - Size: 56.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

mdtauqeeralam21/gadget-recommendation-engine

Gadget recommendation engine using node.js and neo4j graph DB

Language: JavaScript - Size: 1.24 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

AbdullrhmanElhelw/FCI.AlzheimerDetection

"AlzAware" is a cutting-edge application that utilizes advanced MRI scanning technology to detect and determine the level of Alzheimer's disease in patients.

Language: C# - Size: 18.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

VianneyDoleans/BlogCore

Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.

Language: C# - Size: 1.24 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 11 - Forks: 6

vinayvirat7/Nxt-Trendz_Application

Implemented Nxt Trendz application which is a clone for ECommerce applications like Amazon, Flipkart where users can login and can see list of products with search, filters, sort by, etc..

Language: JavaScript - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vinayvirat7/Nxt-watch

Implemented Nxt Watch application which is a clone for YouTube where users can log in and can see a list of videos like Trending, Gaming, Saved videos, and also can search videos and view specific video details, and users can toggle the theme (Light/Dark).

Language: JavaScript - Size: 187 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Roshan-Sam/mern-blog

MERN blog using tailwind css

Language: JavaScript - Size: 220 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Nadim-Nion/warehouse-server

BooksHive Server: MERN stack backend for warehouse inventory. Auth, CRUD ops, protected routes, email verification, responsive design.

Language: JavaScript - Size: 42 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

KNPhilip/JWT

My first JWT project - Using ASP.NET Core Web API with Mapster, DI & IoC, Angular as frontend, and of course JWT & Refresh tokens for role-based authentication and authorization.

Language: C# - Size: 124 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

DeveloperTharan/spring-security-with-jwt

JWT authentication using spring-boot & spring-security, build full flow of jwt authentication & authorization

Language: Java - Size: 227 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aasif-iqbal/Task-Management-App

Task manager app which is use to Manager Task of different users. Where admin can create Task, assign, update, delete and track tasks status.

Language: JavaScript - Size: 13.4 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sridhar7601/React-with-Jwt-token

I have created a basic implementation of JWT token-based authentication in a React and Node.js application. Feel free to modify and expand upon this code to suit your specific needs.

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

thongdinodev/tour-nodejs

Link website,it would take some time

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

rgrassi1/events-api

api rest of event scheduling with jwt authentication

Language: Java - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

SOUMIKBOSE560/Spring-Security-JWTAuthentication

Spring boot project with spring security and Jwt Auth.

Language: Java - Size: 32.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

diimolabs/laravel-oauth2-client

A package that allows secure communication between two or more projects, focused mainly for use in microservices architectures, adding the Oauth2 authorization standard in addition to security at the network level by IP addresses and whitelists, which may already be owned.

Language: PHP - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

shaikrasheed99/golang-user-jwt-authentication

JWT Authentication using Refresh Token Rotation mechanism.

Language: Go - Size: 80.1 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Asfand-Khan/Goal-Setter-App-MERN

This is MERN project named Goal Setter. In this app I have implemented the whole MERN stack CRUD operations and added authentication using JWT web tokens

Language: JavaScript - Size: 440 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bezkoder/angular-14-refresh-token

Angular JWT refresh token with Interceptor, handle token expiration in Angular 14 - Refresh token before expiration example

Language: TypeScript - Size: 149 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 4

bezkoder/angular-15-refresh-token

Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example

Language: TypeScript - Size: 141 KB - Last synced at: 27 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

MartinCantillo/Joint-Residential-Management

Backend of the project of Movil2

Language: C# - Size: 19.1 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0