Topic: "jwt-auth"
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
Language: Java - Size: 3 MB - Last synced at: 6 days ago - Pushed at: 13 days ago - Stars: 10,714 - Forks: 1,364

echisan/springboot-jwt-demo
这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo
Language: Java - Size: 235 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 688 - Forks: 253

open-snail/plumemo
plumemo 一个简单通用的前后分离的博客系统 后端代码 文档地址
Language: Java - Size: 677 KB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 557 - Forks: 133

isopropylcyanide/Jwt-Spring-Security-JPA
Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation) using Spring Security & MySQL JPA.
Language: Java - Size: 384 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 543 - Forks: 214

asc-lab/micronaut-microservices-poc
Very simplified insurance sales system made in a microservices architecture using Micronaut
Language: Java - Size: 16.9 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 493 - Forks: 172

gbrlsnchs/jwt
Go JWT signing, verifying and validating
Language: Go - Size: 460 KB - Last synced at: about 23 hours ago - Pushed at: over 2 years ago - Stars: 450 - Forks: 34

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: 30 days ago - Pushed at: over 1 year ago - Stars: 410 - Forks: 146

benmcollins/libjwt
The C JSON Web Token Library +JWK +JWKS
Language: C - Size: 2.91 MB - Last synced at: 16 days ago - Pushed at: 19 days ago - Stars: 378 - Forks: 169

jiannei/lumen-api-starter
Lumen 10 基础上扩展出的API 启动项目,精心设计的目录结构,规范统一的响应数据格式,Repository 模式架构的最佳实践。
Language: PHP - Size: 806 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 356 - Forks: 60

bojidaryovchev/nest-angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Language: TypeScript - Size: 2.58 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 333 - Forks: 75

irazasyed/jwt-auth-guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Language: PHP - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 320 - Forks: 41

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: 26 days ago - Pushed at: 4 months ago - Stars: 298 - Forks: 20

RobDWaller/ReallySimpleJWT
A really simple library to generate JSON Web Tokens in PHP.
Language: PHP - Size: 615 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 289 - Forks: 55

wagnerdelima/drf-social-oauth2
drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, etc.
Language: Python - Size: 1.25 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 285 - Forks: 35

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: 29 days ago - Pushed at: over 1 year ago - Stars: 273 - Forks: 140

Nasruddin/spring-boot-based-microservices
A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keycloak, API management with Spring Cloud Gateway, and observability using OTel, Grafana, Loki, Tempo, and Prometheus. MongoDB and PostgreSQL handle storage, with deployments via Docker Compose and Kubernetes.
Language: Java - Size: 9.88 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 250 - Forks: 85

codecasts/laravel-jwt
Dead simple, plug and play JWT API Authentication for Laravel (5.4+)
Language: PHP - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 233 - Forks: 27

jamezmca/backend-full-course
Back Full Course | NodeJS ExpressJS PostgreSQL Prisma & Docker w. JWT Auth, CRUD Database Interactions & REST API Endpoints 🔥
Language: CSS - Size: 1.1 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 229 - Forks: 25

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.
Language: JavaScript - Size: 314 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 229 - Forks: 100

doorkeeper-gem/doorkeeper-jwt
JWT Token support for Doorkeeper
Language: Ruby - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: 10 months ago - Stars: 220 - Forks: 45

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: 215 - Forks: 126

dvsekhvalnov/jose2go
Golang (GO) implementation of Javascript Object Signing and Encryption specification
Language: Go - Size: 388 KB - Last synced at: 26 days ago - Pushed at: 7 months ago - Stars: 186 - Forks: 29

ignatandrei/NETCoreBlockly
.NET Core API to Blockly - generate from WebAPI, Swagger, OData, GraphQL => https://visualapi.azurewebsites.net/
Language: HTML - Size: 32.3 MB - Last synced at: 18 days ago - Pushed at: 7 months ago - Stars: 181 - Forks: 38

alejandro-yakovlev/symfony-docker
Dockerise Symfony Application (Symfony 6 + Clean Architecture + DDD + CQRS + Docker + Xdebug + PHPUnit + Doctrine ORM + JWT Auth + Static analysis + CI/CD)
Language: PHP - Size: 507 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 161 - Forks: 47

bezkoder/node-js-express-login-example
Node.js Express Login example (with Registration) using JWT, Cookies, MySQL database
Language: JavaScript - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 161 - Forks: 72

proyecto26/MyAPI
A template to create awesome APIs easily ⚡️
Language: TypeScript - Size: 276 KB - Last synced at: 8 days ago - Pushed at: 8 months ago - Stars: 160 - Forks: 31

Olanetsoft/jwt-project
A demo for an article written about JWT authentication in nodeJs
Language: JavaScript - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 151 - Forks: 86

QThans/jwt-auth
JSON Web Token Authentication for Thinkphp
Language: PHP - Size: 71.3 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 147 - Forks: 32

devinsays/laravel-react-bootstrap
Example to-do app (including auth) built with Laravel 8 and React.
Language: PHP - Size: 1.45 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 147 - Forks: 75

signag/raspi-cam-srv
Web Server for Raspi Camera Access and control of GPIO-devices
Language: Python - Size: 55.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 133 - Forks: 15

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.
Language: JavaScript - Size: 2.47 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 131 - Forks: 80

melihcolpan/flask-restful-login
Flask restful service consists of register, login, logout, reset password and some data routes. It includes a few example routes based on user, admin, or super admin access.
Language: Python - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 129 - Forks: 24

bezkoder/spring-boot-security-login
Spring Boot + Spring Security: Login and Registration example with JWT, H2 Database and HttpOnly Cookie
Language: Java - Size: 142 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 127 - Forks: 55

wpcodevo/rust-axum-jwt-auth
Are you interested in building a secure authentication system for your Rust web application? Look no further than the Axum framework and JSON Web Tokens (JWTs)! Axum is a fast and scalable Rust web framework that provides a reliable and efficient platform for developing microservices and APIs.
Language: Rust - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 119 - Forks: 14

minority/node-react-mongo-auth
Simple app Node.js + Express.js + MongoDB Authentication API and React Js Client
Language: JavaScript - Size: 4.62 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 112 - Forks: 24

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: 20 days ago - Pushed at: over 1 year ago - Stars: 109 - Forks: 35

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: 2 months ago - Pushed at: over 2 years ago - Stars: 109 - Forks: 73

circa10a/express-jwt 📦
An example API for creating/verifying json web tokens
Language: JavaScript - Size: 85.9 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 106 - Forks: 10

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.
Language: TypeScript - Size: 622 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 48

jlucaspains/go-rest-template
Golang REST API Template
Language: Go - Size: 327 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 86 - Forks: 2

rrrodzilla/rusty_paseto
A type-driven, ergonomic RUST implementation of the PASETO protocol for secure stateless tokens.
Language: Rust - Size: 698 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 83 - Forks: 11

bezkoder/vue-3-jwt-refresh-token
Vue 3 JWT Refresh Token with Axios Interceptors, Vuex and Vue Router example
Language: Vue - Size: 169 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 72 - Forks: 26

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: 2 months ago - Pushed at: over 1 year ago - Stars: 65 - Forks: 32

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: 2 months ago - Pushed at: over 3 years ago - Stars: 65 - Forks: 76

zafar-saleem/NodeScalableArchitecture
A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.
Language: JavaScript - Size: 37.1 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 63 - Forks: 37

bezkoder/react-jwt-refresh-token
Buid React JWT Refresh Token example with Axios Interceptors - Refresh Token in React.js, Axios silent refresh JWT token example
Language: JavaScript - Size: 415 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 62 - Forks: 26

signifly/laravel-janitor 📦
🔑 Easily add login proxy to your Laravel API
Language: PHP - Size: 52.7 KB - Last synced at: 27 days ago - Pushed at: 9 months ago - Stars: 60 - Forks: 8

lonycc/laravel_admin_api
基于laravel5.5开发的基础后台管理脚手架, RBAC权限控制; 接口基于dingo/api和tymon/jwt, 可在此基础上完成你的laravel项目
Language: HTML - Size: 7.43 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 60 - Forks: 20

bezkoder/angular-12-jwt-authentication
Angular 12 JWT - Token based Authentication & Role based Authorization example with Web Api - Login Page & Registration
Language: TypeScript - Size: 177 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 58 - Forks: 60

supertokens/supertokens-website
Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
Language: JavaScript - Size: 3.16 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 53 - Forks: 15

zzy/surfer
The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.
Language: Rust - Size: 10.2 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 52 - Forks: 11

Jasonandy/springboot-wx
:tada:微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.
Language: Java - Size: 3.36 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 52 - Forks: 24

oluudeh/lara-vue-auth
A repo for laravel vue authentication tutorial.
Language: JavaScript - Size: 380 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 51 - Forks: 29

eddyizm/HTMX_FastAPI_Login
HTMX and FastAPI login demo using JWT
Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 48 - Forks: 8

dotnet-labs/ApiAuthDemo
A simple demo with JWT Auth APIs and Basic Auth APIs, with Swagger support. Swagger Security; Swagger Auth
Language: C# - Size: 1.39 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 23

zzy/tide-async-graphql-mongodb
Clean boilerplate for graphql services, wasm/yew frontend, handlebars frontend. Using tide, rhai, async-graphql, surf, graphql-client, yew, handlebars, jsonwebtoken, and mongodb.
Language: Rust - Size: 683 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 45 - Forks: 10

pl1998/plBlog
Vue3 + Element-Plus + Laravel8 开发的博客应用🔧 📦 🎉
Language: PHP - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 44 - Forks: 12

bezkoder/spring-boot-login-mongodb
Spring Boot & MongoDB Login and Registration example with JWT, Spring Security, Spring Data MongoDB
Language: Java - Size: 116 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 34

adi-kmt/RedditClone
Reddit Backend clone with Ktor, MySql, exposed ORM and JWT
Language: Kotlin - Size: 390 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 0

bezkoder/redux-toolkit-authentication
React Redux Toolkit Authentication & Authorization example with React Router, Axios, Bootstrap, Hooks and JWT in HttpOnly Cookie
Language: JavaScript - Size: 258 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 22

neatpro/Quasar-JWT
Quasar - JWT Authentication Starter Kit
Language: JavaScript - Size: 276 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 41 - Forks: 11

Mamena2020/nodemi
Boilerplate for Nodejs. Handling routing, Rule validation, ORM, Media library, File request handling, Jwt auth, Role & Permissions, Resources, Locale, Mail, Seeder & more..
Language: JavaScript - Size: 415 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 10

joanjpx/nodejs-mvc
👾✅ Node.js + 🚀Express + 📦MongoDB +🛡 JWT : [MVC Boilerplate ]
Language: JavaScript - Size: 3.79 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 38 - Forks: 9

bezkoder/redux-refresh-token-axios
Build Redux Refresh Token with Axios Interceptors and JWT example - React Redux for JWT Authentication & Authorization
Language: JavaScript - Size: 416 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 38 - Forks: 17

jonathanlermitage/manon
:test_tube: Play with SpringBoot 2&3, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Language: Java - Size: 2.03 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 37 - Forks: 6

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: 3 months ago - Pushed at: 11 months ago - Stars: 34 - Forks: 17

bezkoder/mean-stack-authentication-authorization
MEAN stack Authentication and Authorization example - Registration, Login, Logout with JWT
Language: TypeScript - Size: 606 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 23

bezkoder/angular-14-jwt-auth
Angular 14 JWT Authentication & Authorization with Web API and HttpOnly Cookie - Token Based Auth, Router, Forms, HttpClient, BootstrapBootstrap
Language: TypeScript - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 33

only2dhir/angular7-crud-example
Angular 7 CRUD Example (A Full Stack App)
Language: TypeScript - Size: 127 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 34 - Forks: 47

bezkoder/angular-12-jwt-refresh-token
Angular 12 JWT Refresh Token example with Http Interceptor
Language: TypeScript - Size: 167 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 17

nahidulhasan/laravel-jwt
Laravel with JWT Authentication for API development
Language: PHP - Size: 200 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 3

SimonSchneider/traefik-jwt-decode
Traefik forward auth implementation for JWT tokens
Language: Go - Size: 105 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 29 - Forks: 15

kyungseo/spring-boot-jwt-vue3
Spring Boot 기반의 RestController로 구현한 'API 서버'와 Vue.js로 구현한 'SPA 클라이언트' 간의 인증(Authentication) 및 인가(Authorization) 기능을 JWT로 구현한 Demo App입니다.
Language: Java - Size: 18 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 10

asepmaulanaismail/jwt-auth-nodejs-microservice
This is simple microservice for JWT Authentication with NodeJS & MongoDB.
Language: JavaScript - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 9

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

bezkoder/vue-axios-refresh-token
Vue Refresh Token with Axios Interceptors and JWT example - Vuex, Vue Router
Language: Vue - Size: 166 KB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 28 - Forks: 14

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

wpcodevo/rust-jwt-hs256
In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and verifying JWT tokens with the HS256 algorithm, to registering users, signing them in, logging them out, and safeguarding private routes.
Language: Rust - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 6

Shahed-Chy-Suzan/Inventory-Management
It's an Inventory and Stock management Single Page Web Application(SPA), designed for small businesses using LARAVEL, VUE.JS Framework, API & #JWT-Auth.
Language: Vue - Size: 1.88 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 27 - Forks: 11

innovatorved/Prenotebook
Notebook is a web based application that stores client notes and client can easily share notes with a link Provide fully control to your note And you can also download your note in text file
Language: JavaScript - Size: 7.71 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 24 - Forks: 0

vanderkilu/pollr
Realtime polls managment app in node.js and vue.js
Language: Vue - Size: 3.38 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 6

app-generator/react-material-kit
React Material Kit - Built with Automation Tools | AppSeed App Generator
Language: JavaScript - Size: 17 MB - Last synced at: about 8 hours ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 14

sagarkharabe/Amazona-Ecommerce
A fully functional E-commerce web-application on MERN stack.
Language: JavaScript - Size: 482 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 22 - Forks: 11

h0i5/Foursight
An open source virtual trading and analysis platform for the Indian Stock Market.
Language: TypeScript - Size: 1.51 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 11

Ulbora/GoAuth2
A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.
Language: Go - Size: 82 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 20 - Forks: 9

sayedazharsabri/Quiz-App-REST-API-TS-Mongoose
This is REST API for a Quiz App build using TypeScript and Mongoose.
Language: TypeScript - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 28

SowinskiBraeden/school-management-api
The backend API for a school management system accessible by staff and students.
Language: Go - Size: 630 KB - Last synced at: 6 minutes ago - Pushed at: 8 months ago - Stars: 19 - Forks: 6

MizzleAa/Spring-Boot-Security-OAuth2-JWT
Language: Java - Size: 375 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 19 - Forks: 8

salmanzafar949/laravel-jwt-auto-installer
A Laravel Library that let's you add tymon jwt auth library and all it's features with single command
Language: PHP - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 2

MaximeMRF/adonisjs-jwt
AdonisJS v6 package to authenticate users using JWT tokens
Language: TypeScript - Size: 52.7 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 18 - Forks: 3

genieincodebottle/rag-app-on-aws
Terraform-based Infrastructure as Code (IaC) for deploying complete AWS backend services, integrated with Google's free-tier Gemini Pro and Gemini Embedding models for AI powered document querying including streamlit UI..
Language: Python - Size: 7.78 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 18 - Forks: 5

vonWolfehaus/sails-jwt-login 📦
How to implement login with JWT (JSON Web Tokens) in Sails 1.0
Language: JavaScript - Size: 322 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 7

shriker/laravel-vue-spa-tailwind Fork of cretueusebiu/laravel-vue-spa 📦
A Laravel-Vue SPA + Tailwind CSS starter project template.
Language: PHP - Size: 2.02 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 18 - Forks: 8

ikramovna/uzum_drf
Uzum_drf is a powerful Django REST Framework application designed to provide a comprehensive backend solution for the Uzum online store. It features advanced API capabilities to handle dynamic data interactions and enhance user experience for e-commerce operations.
Language: Python - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 1

codebriefly/VUEJS_LARAVEL_JWT_AUTH
Vue Js and Laravel App with JWT Authentication.
Language: PHP - Size: 1.34 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 13

fanly/lrss
利用 laravel 转 URL 为 RSS Feed
Language: PHP - Size: 250 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

diaslilian/projeto-livre
Projeto final do bootcamp da Reprograma - On7 Backend - 2020
Language: JavaScript - Size: 296 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 0

RobDWaller/psr-jwt
A PSR-7 and PSR-15 compliant JSON Web Token Middleware Library.
Language: PHP - Size: 267 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

ahamedali95/BarterOnly
An ecommerce platform to buy or exchange items at your convenience
Language: JavaScript - Size: 1.33 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 2

mupezzuol/project-example-springboot-oauth2-rbac
OAuth2 with RBAC, clean JWT and flexible access and permission control.
Language: Java - Size: 2.73 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 8
