JSON Web Tokens
JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.
- GitHub: https://github.com/topics/jwt
- Wikipedia: https://en.wikipedia.org/wiki/JSON_Web_Token
- Created by: M. Jones, J. Bradley, N. Sakimura
- Released: May 2015
- Related Topics: jws, message-authentication-code, jwkset, jwks, jwt-server, jwt-client, jwt-claims, jwt-bearer-tokens, jwe, jwk,
- Aliases: rfc-7519, jsonwebtoken, json-web-tokens, json-web-token, jwa, jwt-authentication, jwt-auth, jwt-token, jwt-tokens,
- Last updated: 2026-06-25 00:13:03 UTC
- JSON Representation
https://github.com/marcoscostadev/jwt.aspnetcore.exemplo
Example to create an authentication using JWT in ASPNETCORE / Exemplo para criar de uma atenticação usando JWT em ASPNETCORE
aspnet-web-api aspnetcore jsonwebtoken jwt token
Last synced: 20 Aug 2025
https://github.com/keicreations/sapphire-vue
Sapphire Vue is a Vue.js library to handle Api Platform JSON-LD/Hydra resources.
api-platform json-ld jwt mercure vuejs vuex
Last synced: 18 Jan 2026
https://github.com/cuongndc9/node-auth-jwt
⚔️ Authentication with JSON Web Token (JWT).
103cuong expressjs json-web-token jwt jwt-authentication nodejs
Last synced: 31 Dec 2025
https://github.com/chowdhuryjoy108/fitforge
This project is a full-stack fitness website developed using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The website provides a seamless user experience for fitness enthusiasts to browse and book trainers, participate in classes, and engage with the community.
express firebase-auth jwt material-tailwind mongodb nodejs react reactrouter6 stripe
Last synced: 06 Apr 2026
https://github.com/kyledecot/app_store_connect_jwt
Generate App Store Connect API JWT (JSON Web Token)
Last synced: 15 Jul 2025
https://github.com/leoborai/okku-server
Back-End for Okku realtime chat solution. All the logic related to Okku's features are handled through this server. An instance of this server handles user authentication, media management, chat history as well as connections
docker files http jwt postgresql rust tokio warp websockets
Last synced: 01 Mar 2025
https://github.com/ml4909854/frontend_shopping_application
MKart is a full-featured MERN stack shopping platform designed for both users and administrators. Users can browse products, manage their cart, and place orders. Admins can manage users, products, and track orders from a powerful admin dashboard.
bcrypt cloudinary express jwt mongodb-atlas mongoose multer node react
Last synced: 09 Apr 2026
https://github.com/willianantunes/auth0-auth-playground
"Make login our problem. Not yours"... Really?! I'll only believe in it testing it in a real project. Let's mock one and check it!
auth0 django jwt openid-connect
Last synced: 10 May 2026
https://github.com/ananthuspace/url-shortener
A secure URL shortening application built with Express.js. It features user authentication, JWT-based token access, and secure password storage. Only authenticated users can create and manage shortened URLs. The frontend is built with React, ensuring a smooth and secure user experience.
aws express jwt mongodb nginx nodejs react tailwindcss typescript vite
Last synced: 09 Apr 2026
https://github.com/fakhranii/ecommerce-expressjs-api
eCommerce web application using expressjs with mongoDB
bcryptjs docker docker-compse express-validator expressjs jwt mongodb mongoose multer nodejs sharp slugify
Last synced: 02 Jan 2026
https://github.com/teacat/ginrs
🔒 JWT with RS-signing methods, designed for Gin.
Last synced: 14 Jan 2026
https://github.com/pdcalado/kave
Key and Value simple http API and command line interface
auth0 cli httpapi jwt jwt-claims rbac-authorization redis scopes
Last synced: 31 Jan 2026
https://github.com/mounirelbakkali1/my-marketplace-app-front
User/Mobile Friendly web application for pets lovers | Pets MarketPlace
html5 jwt tailwindcss vite vue3
Last synced: 09 Jun 2026
https://github.com/omatheusribeiro/clean-architecture-template-dotnet
This repository has a Clean Architecture template using .NET Core 8. It applies the Code First pattern with Migrations to create a SQL Server database. The goal is to guide developers in learning and applying Clean Architecture principles in .NET applications. 🚀
architecture auto-mapper automapper clean-architecture code-first codefirst dotnet dotnet-core dotnet-core-8 entity-framework entity-framework-core jwt jwt-authentication jwt-token migration sql sql-server viewmodel xunit
Last synced: 24 Feb 2026
https://github.com/matthewoestreich/node-api-jwt
Nodejs API with JWT proof of concept
bcrypt express json-web-token jsonwebtoken jsonwebtokens jwt jwt-auth mongodb node-api node-jwt node-jwt-integration nodejs
Last synced: 15 Apr 2026
https://github.com/mevlutayilmaz/e-commerce-api
This project provides the backend API for an e-commerce website.
asp-net-core asp-net-core-web-api code-first ecommerce-api entity-framework-core jwt jwt-authentication jwt-token mssql mssql-database mssqlserver onion-architecture web-api
Last synced: 21 Feb 2026
https://github.com/zofiyacodes/ecommerce-react
🛒Ecommerce website using React and Golang, clean and smart architecture.
clean-architecture docker gin-gonic golang grafana jwt minio nginx postgresql prometheus react redis swagger
Last synced: 25 Feb 2026
https://github.com/ajentik/jwks-rotater
K8s Operator that automatically rotates the JWKS keys
controller-runtime helm jwks jwt kubernetes operator
Last synced: 01 Jun 2026
https://github.com/rodewitsch/base-64-coder
Browser extension for converting something to base64 and base64 to something
base64 chrome chrome-extension jwt
Last synced: 05 May 2026
https://github.com/brunoliratm/votify-api
This project is a Rest API developed in java with Spring Boot to manage and participate in voting sessions
docker docker-compose java jwt open-source spring-boot voting-application
Last synced: 14 Apr 2026
https://github.com/jhonacodes/api_kit
Production-ready REST API framework with comprehensive JWT authentication system, custom validators, annotation-based routing, token blacklisting, etc.
Last synced: 19 Feb 2026
https://github.com/onegreyonewhite/easyrest
EasyREST is a lightweight, extensible REST service that provides a unified API for performing CRUD and aggregating queries on relational databases.
Last synced: 04 Jun 2026
https://github.com/rizkimufrizal/oauth2-hmac
apache-cassandra hateoas hmac-sha512 jwt kotlin oauth2 redis
Last synced: 31 Jul 2025
https://github.com/tawfik-s/team-food-ordering-app
building a food ordering app that may be used in a company or by a group of people to collect an order to a restaurant
angular java jpql jwt jwt-authentication spring spring-jpa spring-rest-api spring-security springboot
Last synced: 15 Apr 2026
https://github.com/exequielraineri/jwt_service
Servicio para Seguridad con JSON Web Token
Last synced: 16 May 2026
https://github.com/philippebeck/nemjs
JavaScript Backend Services
backend-services bcrypt dotenv email-validator generate-password grunt javascript-library jwt nodemailer password-validator remove-accents sharp valid-url
Last synced: 12 Jun 2025
https://github.com/shz-code/mern-commerce-client
E-Commerce React Client with Redux
e-commerce express facebook-auth jwt mern-stack oauth2 react redux sslcommerz
Last synced: 09 Apr 2026
https://github.com/saliim17/linkhub-project
Monorepo Full-Stack TypeScript: API (Fastify, Prisma, Zod) + Frontend (React, Vite).
fastify full-stack jwt monorepo prisma react typescript vite zod
Last synced: 15 Apr 2026
https://github.com/psalmistcom/social-media-automation-api
Social Media Automation API with Laravel
api automation facebook instagram jwt laravel socialmedia
Last synced: 15 May 2026
https://github.com/paradocx96/conference-application-spring-boot
AF Project Back-End
java jwt mongodb mongodb-atlas spring-boot
Last synced: 10 May 2026
https://github.com/aksh-patel1/bank-json-apis-golang
A complete GO MUX API project in which A Bank APIs are built
api banking-system go golang json-api jwt jwt-auth jwt-token mux postgres postgresql rest-api
Last synced: 08 Aug 2025
https://github.com/tejasvi541/devcamper
Whole functional Backend API for DevCamper application, which is a Bootcamp directory website
express html javascript jwt mongodb nodejs postman
Last synced: 10 Apr 2026
https://github.com/leoguilen/aspnetcore_course_tweetbook
WebApi .NET Core 3.1 com EF Core, Identity, Roles, Claims, Authentication JWT, Refresh Token, Swagger, Refit e Redis
docker docker-compose dotnet efcore identity jwt redis refit refresh-tokens swagger webapi
Last synced: 12 Apr 2026
https://github.com/zebox/gojwk
Simple JWKS tool which use asymmetric keys for sign and verify JWT
go golang jwk jwks-rsa jwt ssl-certificates
Last synced: 07 Feb 2026
https://github.com/kubevirt-ui/kube-gateway-operator
The operator manages the installation of kube-gateway. kube-gateway allow access to k8s API using time limited access tokens.
authentication authorization jwt jwt-authentication k8s oc-gate openshift proxy
Last synced: 04 Jan 2026
https://github.com/firmanjs/service-barang
Service Barang With Authorization
expressjs javascript jwt nodejs
Last synced: 10 Apr 2026
https://github.com/kumarswamy2025/cafe-management-system
The Café Management System is a full-stack web application designed to streamline the management of a café's day-to-day operations. The system integrates various features to handle billing, product management, user roles, and categories efficiently.
angular angularmaterial express html-pdf jwt jwt-authentication jwt-bearer-tokens jwt-tokens mysql ngx-ui-loader nodejs nodemailer postman responsive-design snackbar snackbar-notification twilio uuid-generator vscode
Last synced: 11 Apr 2026
https://github.com/sandeepbegudem/angular-fullstack-application-jwt-spring-boot
This Fullstack application is developed using Angular, Typescript and Java17, Spring Boot, JPA, MySQL DB. The backend application is a student-courses-instructor-user-role business model and contains association mappings between the models/entities. It also contains the pagination including the matching keyword for pulling the results from backend.
angular css globalexceptionhandler html java17-spring-boot jpa-associations jwt jwt-refresh-token jwt-token lombok maven mysql-database spring-boot spring-data-jpa springboot-validation typescript
Last synced: 02 Apr 2026
https://github.com/damiancipolat/nodejs-auth-jwt
Colección de ejemplos de uso de JWT para autentificacón en api rest creadas con node.js
apirest es6 javascript js jwt nodejs restfull-api
Last synced: 05 May 2026
https://github.com/scblur869/secure-auth-service
Golang based token auth service using http-only encrypted cookies to the client and a backend user store
authenticated-encryption authentication-backend golang golang-gin jwt jwt-authentication jwt-go token-auth
Last synced: 31 Mar 2025
https://github.com/approov/quickstart-python-flask-token-check
An Appoov token integration example for Python 3 with Flask. Article: https://blog.approov.io/approov-integration-in-a-python-flask-api
api api-python api-rest api-server apis approov approov-demo approov-token flask-api jwt jwt-api jwt-authentication jwt-token python python-flask token
Last synced: 28 Jul 2025
https://github.com/didrod205/jwtlens
Decode, audit & verify JWTs entirely offline — stop pasting live tokens into jwt.io. Local signature verification (HS/RS/PS/ES/EdDSA) with your own secret/PEM/JWK, plus a security lint (alg:none, exp, aud/iss). Deterministic CLI, JSON/MD reports.
appsec auth authentication cli json-web-token jws jwt jwt-cli jwt-decode node offline security token typescript verify
Last synced: 16 Jun 2026
https://github.com/pedro-manoel/projeto-psoft-tcc-match
🎓 Repositório com o projeto desenvolvido para a disciplina de projeto de software da UFCG
api-rest h2-database java jwt psoft spring-boot spring-security swagger
Last synced: 29 Apr 2026
https://github.com/purnendu-sarkar/medi-camp-pro
MediCamp is a web-based platform designed to simplify the management of medical camps. Built with the MERN stack, it allows organizers to manage camps and participants to register and provide feedback. Features include user authentication, dynamic camp management, interactive analytics, and secure payment processing.
axios daisyui express-js firebase jwt mongodb nodejs react react-hook-form recharts stripe sweetalert2 tailwindcss tanstack-query
Last synced: 25 Feb 2026
https://github.com/ugurcanerdogan/springboottemplate
It is a draft structure prepared for Spring Boot projects with JWT and others. Check the Readme for details.
bcrypt codeql dataloader dependabot docker docker-image dockerfile dto emailvalidation jwt jwt-authentication model mysql repo-service-controller role-based-authorization spring spring-boot spring-data spring-security springboot
Last synced: 10 Apr 2026
https://github.com/njorogemaurice/node-react-jwt
This is a project to create a JWT authentication using Node js(backend) and React js(frontend).
Last synced: 11 Apr 2026
https://github.com/mdjsn/node-postgres-auth
Basic Authentication implementation using Express Server with backend as Postgres
Last synced: 01 Feb 2026
https://github.com/arijitcodes/contact-app-backend
It is a REST Api Backend of a Contact App. It is made with MERN Stack (Mainly with NodeJS, ExpressJS and MongoDB). (Backend REST Api) [MERN Stack] [MongoDB, ExpressJS, NodeJS]
backend bcryptjs contactapp contacts-app dotenv express express-js express-validation express-validator expressjs javascript jsonwebtoken jwt jwt-authentication mern mern-stack mongodb mongoose nodejs
Last synced: 14 Apr 2026
https://github.com/detronetdip/sylvr-internship-project
This is a sample application that provides a login and registration functionality with authentication using JWT tokens and password hashing using the bcrypt crypto library. The application is Dockerized, allowing for easy deployment and scalability.
authentication docker jwt mongodb nodejs react
Last synced: 11 Apr 2026
https://github.com/przucidlo/reactchat-front
Frontend for chat application written with ReactJS + Redux
bootstrap chat chat-application chatapp css frontend javascript jwt nodejs open-source-project opensource reactjs reactjs-es6 reactstrap redux redux-middleware redux-thunk sockjs-client websockets
Last synced: 19 Jan 2026
https://github.com/sbtopzzz-lg/nodejs-authapp
A Node.js app that implements APIs to emulate basic User authentication
expressjs javascript jsonwebtoken jwt mongodb mongoosejs nodejs nodemailer twilio-sms-api user-authentication
Last synced: 11 Apr 2026
https://github.com/valchanoficial/gobarberbackend
Rocketseat - Bootcamp GoStack - Backend GoBarber
authentication javascript jwt multer nodejs postgres postgresql typeorm typescript
Last synced: 09 Apr 2026
https://github.com/0xh3xa/nodstarter
Starter application for Node.js to provide rapid Restful APIs development, pre-configured, secured routers, services, and models
auth backend bcrypt body-parser chai express-jwt expressjs javascript jwt lodash method-override mocha mongodb mongoose morgan-middleware nodejs pre-configured rest-api starter supertest
Last synced: 27 Jan 2026
https://github.com/oluwis/express-todo-rest-api
Uma API Rest feita Com Express E Typescript.
api bcrypt jwt node nodemon postgresql rest typeorm typescript
Last synced: 06 May 2026
https://github.com/yogyy/fastify-roles
fastify RBAC using typescript and postgresql
drizzle-orm fastify jwt postgresql
Last synced: 09 May 2026
https://github.com/ahmedeid1998/angular-movies-app
movies app with angular & api
angular bootstrap5 css3 guards html5 javascript jquery jwt lazy-loading routing rxjs sass spinner typescript validation-form
Last synced: 10 Apr 2026
https://github.com/bookpanda/sso-sample-service
SSO Sample Consumer Service implementation
Last synced: 06 May 2026
https://github.com/dfanso/nestjs-boilerplate
A production-ready NestJS boilerplate with JWT authentication, Prisma ORM, Supabase PostgreSQL, and modern development tools.
Last synced: 08 Feb 2026
https://github.com/lessa-portfolio/angular-movies
A software that consumes data from The movies DB public API and displays movie information to the user. In addition, the user can like or dislike movies and see the movies most liked by the community.
angular git gitflow github-pages javascript jest jwt jwt-authentication jwt-token movies movies-api node nodejs typescript
Last synced: 11 Apr 2026
https://github.com/nethmiumaya/crop-care-backend
This repository appears to be for the backend of a project named "Crop Care". It likely includes server-side code for data management, API handling, and database integration, using technologies such as Node.js, Express, and various database systems
java jwt spring-security springboot
Last synced: 30 Apr 2026
https://github.com/khadkarajesh/yelp
yelp clone service
aws aws-ses email express express-middleware express-vali facebook google javascript jwt jwt-auth mongodb mongoose mongoose-schema mongoosejs nodejs rest-api social-authentication
Last synced: 09 Apr 2026
https://github.com/rickyc0626/authentication-example
⚗️ An example authentication system with registration and login forms
authentication axios bcrypt expressjs jwt mongodb nextjs nodejs react styled-components tailwindcss typescript
Last synced: 11 Apr 2026
https://github.com/steffenbrand/non-static-php-jwt
non-static wrapper for php-jwt
jwt jwt-decode jwt-encode jwt-token
Last synced: 17 Mar 2025
https://github.com/cori1109/springangularecommerce
SpringAngularEcommerce is a shopping cart application developed as a pet project to practice different technologies like spring boot, spring security, elastic-search, redis, mongodb, jwt authentication etc
angular ecommerce ecommerce-application elastic-search java jwt redis spring-boot spring-data-mongodb spring-security
Last synced: 26 Feb 2026
https://github.com/mdazlaanzubair/contact-app-client
A Contact List MERN application protected with JWT authentication system.
authentication bootstrap contact cookies javascript jsx jwt list material-design open react source vite
Last synced: 09 Apr 2026
https://github.com/isaac-svi/rex-jwt-client
NPM security package for MERN application. Makes user management across an SPA manageable and secure with JWTs.
Last synced: 14 May 2026
https://github.com/ahmedeid1998/todo-list-app
todo list app with angular & api (swagger)
angular-cli authorization bootstrap5 css3 ecmascript6 guard html5 javascript jquery jwt routing rxjs sass swagger typescript
Last synced: 10 Apr 2026
https://github.com/alpayabdullayev/altef-4
This Node.js application includes separate controllers for authentication, blogging, profiles, and user management, with a structured design for scalability and maintainability
bcrypt cloudinary expressjs joi-validation jwt mongodb mongoose multer nodejs nodemailer uuid-generator
Last synced: 14 Apr 2026
https://github.com/jakubkorytko/web-tools
A toolkit for simplifying the digital realm, offering lightning-fast link shortening and seamless file hosting
file-hosting jwt mit-license open-source url-shortener
Last synced: 15 Jun 2026
https://github.com/j11tendra/lamaestate-backend
This repository serves as the backend infrastructure for the LamaEstate platform.
auth0 expressjs javascript jwt nodejs prisma-orm socket-io
Last synced: 26 Feb 2026
https://github.com/prathmeshshendarkar/placement-cell
The Student Interview Management System is a comprehensive web application designed to streamline the process of managing student interviews. From storing student details to organizing interview schedules and tracking results, this platform offers a robust set of features to simplify the entire process.
ejs express jwt mongodb nodejs
Last synced: 12 Apr 2026
https://github.com/tinix/ot367-server-api
RESTful Api Ruby
api aws-s3 circleci docer-compose docker documentation gihub-actions json jwt jwt-authentication kubernetes rail rspec ruby
Last synced: 09 Feb 2026
https://github.com/yusufyusie/recipe_app
Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.
devise jwt postgresql ruby ruby-on-rails testing
Last synced: 15 Apr 2026
https://github.com/qridwan/xnote-server
Smart BE service that allows users to create, manage, and organize text-based notes. It provides users with the ability to create, edit, categorize, and search for notes, making it easy to capture and retrieve information efficiently.
chai express joi jwt knex mysql
Last synced: 07 Jan 2026
https://github.com/scanf-s/django_example
Django를 사용한 OAS 문서 작성 예시, 기본 API 개발, 캐싱, CI/CD, 배포, 성능 테스트와 모니터링
aws django django-rest-framework docker docker-compose github-actions grafana jwt korean locust openapi3 prometheus redis sqllite3 terraform
Last synced: 10 Apr 2026
https://github.com/marpaia/jwks
A lightweight Python library for JSON Web Key Sets
Last synced: 09 Feb 2026
https://github.com/marcelo-schreiber/t1gforum
A forum, inspired by 9gag, to post, comment and see others users posts
blog blog-app framer-motion fullstack-javascript heroku-deployment jwt multer netlify-deployment react-router reactjs sass social-media
Last synced: 09 Apr 2026
https://github.com/ananthuspace/jobify
Jobify is a MERN stack web app for admins to manage companies and job listings. Admins can log in, add, update, delete, and view companies and jobs. The app features token-based authentication, table pagination, and a well-structured front-end and back-end architecture.
bootstrap5 express jwt mongodb mui-material nodejs react-icons reactjs redux redux-thunk redux-toolkit
Last synced: 14 Apr 2026
https://github.com/zsomborjoel/pharraxz
[2022] Fullstack Pharmacy Management System (spring webflux + react)
docker fullstack java-17 jwt material-ui mdc react reactive-programming spring spring-webflux
Last synced: 13 Apr 2026
https://github.com/bukhavtsov/smart-dictionary
The Smart Dictionary is a language-learning tool designed to provide real-time translations, word suggestions, and definitions, helping users improve their vocabulary while engaging with foreign texts.
ai authentication chatgpt docker echo go golang jwt postgres rest-api
Last synced: 10 Apr 2025
https://github.com/aru71727/login-register-api
A simple user profile management in node.js . User authentication is done using JWT. Database - MYSQL
expressjs jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-token login-register nodejs sessions
Last synced: 11 Apr 2026
https://github.com/hiwepy/security-jwt-spring-boot-starter
Spring Security 整合 JWT 登录
Last synced: 18 Apr 2026
https://github.com/fmorenovr/gojwt
goJweto (Golang JSON Web Token) is a Golang implementation for REST service security.
golang golang-package jwt jwt-auth jwt-authentication jwt-go jwt-middleware jwt-server jwt-token jwt-tokens
Last synced: 27 Jan 2026
https://github.com/gautamsh30/vegaverse
VegaVerse: Netflix Clone
bcrypt expressjs jwt mongodb mongoose nodejs reactjs redux tailwindcss
Last synced: 19 Jan 2026
https://github.com/jsuyog2/express-mongodb-api
Welcome to the Express MongoDB API repository! This project is a robust and scalable RESTful API built using Express.js and MongoDB. It provides a clean and efficient backend solution for managing data and handling various API requests in a Node.js environment.
api api-development backend express expressjs expressjs-api jwt jwt-auth jwt-authentication jwt-token jwttoken loginapi mongodb mongoose node nodejs role-based-access-control unit-testing
Last synced: 12 Apr 2026
https://github.com/melihcansimsek/fooddeliverymicroservice
This is a food delivery microservice concept project with .NET using RabbitMQ
apigateway asp-net consul cqrs-pattern docker event-driven-architecture eventbus jwt mediatr microservices-architecture mongodb mssql ocelot onion-architecture postgresql rabbitmq redis repository-pattern transaction unitofwork-pattern
Last synced: 11 Apr 2026
https://github.com/ryands17/auth-flow
Auth flow with JWT using Access and Refresh tokens
Last synced: 08 Apr 2025
https://github.com/asseco-voice/laravel-jwt-authentication
JWT token based Laravel authentication
authentication jwt jwt-authentication jwt-token laravel laravel-8-package microservice microservices package php
Last synced: 11 Feb 2026
https://github.com/fitri-hy/restfull-api-starter-nodejs
Starter Kit for building modern RESTful APIs with scalable 🏗️, modular 🧩, and secure 🔐 architecture. Suitable for use as an initial foundation for developing small to large scale backend applications, equipped with various built-in features that are ready to use 🧰 and easy to develop further 🚧.
api backend express jwt mysql nodejs postgresql redis rest-api restful-api scalable-architecture sequelize starter-kit
Last synced: 08 Apr 2026
https://github.com/almahdy-byte/socialapp-backend
SocialApp Backend
bcrypt cloudinary cryptojs express graphql jwt mongoose multer nodejs nodemailer pagination social-login socket socket-io
Last synced: 12 Apr 2026