Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with jwt-token

A curated list of projects in awesome lists tagged with jwt-token .

https://github.com/cq-panda/vue.netcore

(已支持sqlsugar).NetCore、.Net6、Vue2、Vue3、Vite、TypeScript、Element plus+uniapp前后端分离,全自动生成代码;支持移动端(ios/android/h5/微信小程序。http://www.volcore.xyz/

axios csharp dapper dotnetcore efcore element-ui elementplus h5 jwt-token vue vue3 vuex

Last synced: 01 Oct 2024

https://github.com/jwt/ruby-jwt

A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.

jwt jwt-token oauth-json-web ruby ruby-jwt

Last synced: 30 Jul 2024

https://github.com/sideshow/apns2

⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.

apns apns-http apns2 apple apple-push-notifications golang http2 jwt jwt-token notifications safari-push-notifications

Last synced: 01 Oct 2024

https://github.com/mike-engel/jwt-cli

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

cli command-line-tool json json-web-token jsonwebtoken jwt jwt-cli jwt-token rust

Last synced: 01 Aug 2024

https://github.com/dvsekhvalnov/jose-jwt

Ultimate Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT) and Json Web Keys (JWK) Implementation for .NET and .NET Core

encryption federation fips jose json jwa jwe jwk jws jwt jwt-authentication jwt-token netcore oauth2 oidc openid openidconnect security signature

Last synced: 30 Jul 2024

https://github.com/canduma/canduma

A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT

actix actix-web boilerplate-rust graphql juniper jwt-token micro-service

Last synced: 31 Jul 2024

https://github.com/JonPSmith/AuthPermissions.AspNetCore

This library provides extra authorization and multi-tenant features to an ASP.NET Core application.

asp-net-core aspnetcore authorization jwt-token multi-tenant saas

Last synced: 04 Aug 2024

https://github.com/aermin/vue-chat

:calling: A web chat application. Vue + node(koa2) + Mysql + socket.io

gulp jwt-token koa2 msyql pm2 robot scss socket-io vue vue-cli vue-router vuex websocket

Last synced: 28 Sep 2024

https://github.com/echisan/springboot-jwt-demo

这是一个使用了springboot+springSecurity+jwt实现的基于token的权限管理的一个demo

jwt-auth jwt-token springboot springsecurity

Last synced: 02 Aug 2024

https://github.com/cristalhq/jwt

Safe, simple and fast JSON Web Tokens for Go

dependency-free go golang golang-library jose jwe jwk jws jwt jwt-claims jwt-token

Last synced: 30 Jul 2024

https://github.com/paolo-rossi/delphi-jose-jwt

Delphi implementation of JOSE (JSON Object Signing and Encryption) and JWT (JSON Web Token)

auth delphi jwt jwt-authentication jwt-token rest

Last synced: 03 Aug 2024

https://github.com/nearform/fast-jwt

Fast JSON Web Token implementation

hacktoberfest jwt jwt-token

Last synced: 30 Jul 2024

https://github.com/RobDWaller/ReallySimpleJWT

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

json-web-token json-web-token-php jwt jwt-auth jwt-token php

Last synced: 30 Jul 2024

https://github.com/NetDevPack/Security.Jwt

Jwt Manager. Set of components to deal with Jwt Stuff. Automate your key rotating, add support for jwks_uri. Store your cryptography keys in a secure place.

cryptography ecdsa jwe jwks jws jwt jwt-authentication jwt-token rsa

Last synced: 02 Aug 2024

https://github.com/GildedHonour/frank_jwt

JSON Web Token implementation in Rust.

auth0-jwt authentication cryptography jwt jwt-token rust

Last synced: 31 Jul 2024

https://github.com/dvsekhvalnov/jose2go

Golang (GO) implementation of Javascript Object Signing and Encryption specification

encryption federation jose json jwa jwe jws jwt jwt-auth jwt-authentication jwt-token oauth2 openid openidconnect security signature

Last synced: 03 Aug 2024

https://github.com/chanyipiaomiao/hltool

Go 开发常用工具库, Google2步验证客户端,AES加密解密,RSA加密解密,钉钉机器人,邮件发送,JWT生成解析,Log,BoltDB操作,图片操作,json操作,struct序列化

aes boltdb-kv byte-png bytes dingding go golang image image-processing jpg jwt-token kit libraries log rsa sendmail

Last synced: 04 Aug 2024

https://github.com/teracyhq/httpie-jwt-auth

JWTAuth (JSON Web Tokens) auth plugin for HTTPie

httpie jwt jwt-authentication jwt-token python

Last synced: 01 Aug 2024

https://github.com/sametsahindogan/laravel-jwtredis

:rocket: This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.

facades igbinary jwt jwt-token laravel laravel-framework laravel-jwtredis laravel-permission laravel-swoole middleware php php7 php8 phpredis redis spatie swoole tymondesigns user-identity

Last synced: 27 Sep 2024

https://github.com/g0ld3lux/laravel-vue-starter

Well Documented Laravel Starter App From Development to Production. For Full Blown RESTFUL API and SPA with Beautiful UI Using Buefy / ElementUi For Reusable Vue Components

acl api bouncer buefy dingo dingo-api element-ui fb-api jwt jwt-authentication jwt-middleware jwt-token laravel laravel5 single-page-app single-page-applications spa vue vuejs

Last synced: 27 Sep 2024

https://github.com/zafar-saleem/nodescalablearchitecture

A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.

express jwt jwt-auth jwt-authentication jwt-token jwt-tokens mongo mongodb mongoose mongoosejs node nodejs

Last synced: 27 Sep 2024

https://github.com/davellanedam/phalcon-micro-rest-api-skeleton

This is a basic API REST skeleton written on Phalcon PHP. Great For building an MVP for your frontend app (Vue, react, angular, or anything that can consume an API)

api jwt jwt-authentication jwt-token micro phalcon phalcon-micro-api phalcon-skeleton phalconphp php postman rest rest-api skeleton token

Last synced: 28 Sep 2024

https://github.com/Camji55/nexus-plugin-jwt-auth

Basic jsonwebtoken authentication plugin for The Nexus Framework

authentication graphql jsonwebtoken jwt jwt-token nexus-plugin nexusjs

Last synced: 03 Aug 2024

https://github.com/byjg/php-jwt-session

JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.

handler jwt jwt-token jwtsession php php-sessions php7 stateless stateless-components

Last synced: 29 Sep 2024

https://github.com/tariqulislam/express-starter-kit

This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools

chai chai-http database database-configuration docker-composer docker-container dotenv expressjs jwt jwt-token machine mocha mongodb mongoose nodejs nodemon pm2 swagger swagger-ui

Last synced: 30 Sep 2024

https://github.com/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

client crud-api crud-operation curl flask http-server json jwt-authentication jwt-authorization jwt-token postman python rest restful-api server-client werkzeug

Last synced: 30 Sep 2024

https://github.com/bezkoder/angular-14-jwt-auth

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

angular angular-14 angular14 auth authentication authorization bootstrap bootstrap-4 bootstrap4 httponly-cookie jwt jwt-auth jwt-authentication jwt-token login registration token-authorization token-based-authentication

Last synced: 27 Sep 2024

https://github.com/ulbora/goauth2

A complete standalone Oauth2 Server RFC 6749 implementation written in Golang and licensed under the GPL V3 license.

authentication goauth2 golang jwt jwt-auth jwt-authentication jwt-bearer-tokens jwt-server jwt-token nginx oauth oauth-provider oauth-server oauth2 oauth2-authentication oauth2-client oauth2-provider oauth2-server secure security

Last synced: 27 Sep 2024

https://github.com/Componolit/jwx

JSON/JWK/JWS/JWT/Base64 library in SPARK

ada base64 jose json json-web-signature jwk jws jwt jwt-authentication jwt-token spark

Last synced: 30 Jul 2024

https://github.com/ikuzweshema/express-auth-example

🔐Example of two factor authentication in Express Js And React

axios express express-api express-authentication jwt jwt-token react react-router reactjs restful-api

Last synced: 27 Sep 2024

https://github.com/paneladev/agenda-service

API de agendamento com Spring Secutiry, Spring JPA, Flyway e Swagger;

docker flyway flywaydb heroku java11 jwt jwt-token postgres spring spring-boot swagger swagger-ui

Last synced: 29 Sep 2024

https://github.com/jorgehernandezch/laravel8-all

Laravel 8 con template AdminLTE 3, Sistema de Roles y Permisos con Spatie, API con JWT Token y Docker Sail.

adminlte3 docker jwt-authentication jwt-token laravel laravel-sail laravel8 php spatie-laravel-permission

Last synced: 27 Sep 2024

https://github.com/programmer-xiaosa/msblog

基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!

alioss blog jwt-token mybatis mysql satoken spring-security springboot vue-admin-template vuejs2

Last synced: 26 Sep 2024

https://github.com/txn2/txtoken

txToken creates an HS256 JWT token from JSON retrieved from a remote endpoint resulting from a proxied JSON request body.

authentication docker-image jwt jwt-server jwt-token kubernetes microservice security

Last synced: 27 Sep 2024

https://github.com/reiterus/microapi-secure

MicroApi Secure is a small engine for creating application APIs based on Symfony packages, which is a development of MicroApi Core.

api api-rest json-login json-user jwt jwt-token microapi php php81 reiterus rest-api symfony

Last synced: 28 Sep 2024

https://github.com/Angular2Guy/ngx-simple-charts

Angular 18+ library for D3 based line, bar, donut and date/timeline charts with multiple entry points. A configurable service for token handling is provided.

angular angular-cli angular-library angular-service angular18 chart charts d3 d3-barchart d3-donutchart d3-linechart d3js jwt-token luxon material-icons npm typescript

Last synced: 04 Aug 2024

https://github.com/aarambhdevhub/rust_auth

Welcome to RustSecureAPI, a robust and secure Rust-based API project built with Actix-Web. This repository provides a comprehensive guide and implementation for creating a scalable backend system with JWT-based authentication and PostgreSQL integration.

actix actix-rs actix-web authentication backend jwt jwt-authentication jwt-token openapi postgresql programming programming-language rust rust-lang sqlx sqlx-cli swagger swagger-api swagger-ui

Last synced: 30 Sep 2024

https://github.com/myothantdev/laravel-9-jwt

Implement JWT Auth in Laravel 9

jwt-token laravel-jwt laravel9

Last synced: 27 Sep 2024

https://github.com/teekaytech/virtual-technical-help-app-backend

This is the server side of a technical support application. This app is built to connect micronauts (microverse students) who may need technical help to Technical Support Engineers, using Microverse (an online training school for remote software developers) as a case study.

jwt-token rails7

Last synced: 26 Sep 2024

https://github.com/lucianopalmeida/jwtwrapper

A Convenience class to wrapper the JWT token string

convenience ios jwt jwt-token parser pods swift swift4 wrapper wrapper-api

Last synced: 29 Sep 2024

https://github.com/ahtrahdis7/confusion-rest-api

With this project, I aimed to create an online presence of a Restaurant to advertise about the restaurant, it’s offerings and interact with users about the quality [feedback loop].

expressjs jwt-authentication jwt-token mongodb mongoose mongoose-plugin nodejs passport-jwt-authentication passportjs rest-api

Last synced: 27 Sep 2024

https://github.com/zehracakir/mekanbul

Mekanbul, insanların konumları civarındaki mekanları, sunduğu imkanları görmelerini, mekanlara yorum yapabilmelerini sağlayan bir web uygulamasıdır.

api axios axios-rest chai expressjs jwt-authentication jwt-token mekanbul mern mern-stack mocha mongodb mongoose mvc nodejs pasports pugjs rest-api restapi supertest

Last synced: 27 Sep 2024

https://github.com/vlambo3/dentalclinicmvc

Explore a robust Dental Clinic Management System, a Java-based backend utilizing Spring Boot, Spring MVC, and Spring Security. Tailored for efficient clinic management, it focuses on Java, Spring MVC, Spring Boot 3, and is meticulously documented with OpenAPI Specification.

exception-handler hql java javacript jdk17 jwt-authentication jwt-token open-api-specification spring-boot spring-data-jpa spring-mvc spring-security

Last synced: 30 Sep 2024

https://github.com/ahmed525-12/todowebapi

This project is a ToDo API developed on the .NET framework, utilizing ASP.NET MVC API. It provides backend functionalities for managing ToDo tasks, allowing users to create, update, delete, and retrieve tasks.

asp-net-core asp-net-core-web-api asp-net-mvc jwt-token mssqlserver

Last synced: 28 Sep 2024

https://github.com/pomxark/test_task_laravel_9

Тестовое задание. Регистрация. Авторизация по JWT. Фильтрация не предопределенных свойств

docker dockerfile jwt jwt-authentication jwt-token laravel laravel-passport laravel8

Last synced: 27 Sep 2024

https://github.com/dbgjerez/jwt

Implementación de JWT para Java con usuarios sobre MongoDB

eureka java-8 jwt jwt-authentication jwt-token microservices spring spring-boot spring-cloud

Last synced: 01 Oct 2024

https://github.com/tariqjamel/ktor-auth-api

A Ktor-based API with JWT authentication and MongoDB integration. It supports user registration, login, and secret retrieval with SHA-256 hashed passwords. Easily configurable for local use.

api api-authentication jwt jwt-token kotlin ktor ktor-framework mongodb postman

Last synced: 28 Sep 2024

https://github.com/jewel-cse/spring-security-and-jwt

This repo talks about spring security and JWT. Role based authentication and authorization and refresh token if need

api-documentation docu jwt jwt-authentication jwt-authorization jwt-token open-api refresh-token signin signup springsecurity

Last synced: 28 Sep 2024

https://github.com/ahmed525-12/finalproject

This project is a user-friendly financial management app developed on the .NET framework, utilizing ASP.NET MVC. It enables efficient expense tracking and budget management for users, helping them achieve financial goals and improve financial habits.

asp-net-mvc chatgpt-api google-authentication jwt-token mssqlserver pwa razor-views

Last synced: 28 Sep 2024

https://github.com/nelofarzabi/user_management_system

This project is developed using Node.JS, TypeScript, MySQL, and Sequelize ORM for managing users, roles, and permissions. The project includes comprehensive user management with JWT authentication, role-based authorization, and a focus on test-driven development.

jest-mocking jwt-token mysql-database nodejs rest-api sequelize-orm typescript

Last synced: 01 Oct 2024

https://github.com/hassan-kamel/e-commerce-angular

E-Commerce Angular: A sleek, responsive shopping experience with Angular. Browse, shop, and transact effortlessly with secure authentication and a visually appealing interface. Modern, intuitive, and user-centric.

angular angular2 authentication authorization form-validation forms jwt-token tailwindcss typescript

Last synced: 25 Sep 2024

https://github.com/matricali/jwt-crack

JWT brute force cracker written in C.

brute-force cracker jwt-token

Last synced: 01 Oct 2024

https://github.com/abdulhamiid/blog-app

The Blog app is a classic example of a blog website. A fully functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts.

bootstrap bullet devise jwt-token rspec ruby rubyonrails

Last synced: 03 Oct 2024

https://github.com/mitya33/auth0-tut

Accompanying code for my tutorial on securing a SPA with Auth0/JWT

auth0 authentication authorization bun itty-router jwt jwt-authentication jwt-token vite

Last synced: 28 Sep 2024

https://github.com/saurabhkumarr99/reader-s_haven

Reader's Haven is an online BookStore . This is developed in Spring Boot (Java 17) , Postgress Db ,Cassandra DB , Redis Catch.

cassandra jwt-token kafka postgresql redis spring-boot spring-security

Last synced: 29 Sep 2024

https://github.com/mevlutayilmaz/simple-web-api

It is a simple .NET Web API application using Onion Architecture and Entity Framework Core (Code First).

asp-net-core asp-net-core-web-api code-first entity-framework-core jwt jwt-authentication jwt-token mssql mssql-database mssqlserver onion-architecture signalr web-api

Last synced: 28 Sep 2024

https://github.com/glesiosantos/ms-gestao-oficina-mecanica

API para Gestão de Oficinas Mecânicas, para gerir serviços realizados

auth0 jwt-token spring-boot spring-data-jpa spring-mvc spring-security swagger-ui

Last synced: 26 Sep 2024

https://github.com/humamul/blog-application-with-jwt

These Web-Services creates the Rest APIs by which user can login/logout/register into the server, add a blog in a specific category. User can also delete the post and also another user can comment on this post.

cookies hibernate-orm java jwt-token spring-boot springdata-jpa springmvc

Last synced: 28 Sep 2024

https://github.com/bmeu/flask-easyjwt

Super simple JSON Web Tokens for Flask

flask flask-extension flask-extensions jwt jwt-token jwt-tokens python python3

Last synced: 27 Sep 2024

https://github.com/tsheporamantso/jwt-api

JavaScript Object Notation Web Token configurations, with ExpressJS

express-js jwt-token middlewares node-js

Last synced: 29 Sep 2024

https://github.com/fabianogoes/aws-authenticator-lambda

Funções Lambdas usadas no projeto fiap-tech-challenge

aws jwt jwt-token lambda lambda-functions python python3 virtualenv

Last synced: 01 Oct 2024

https://github.com/smilevp/rentify_backend

Rentify_backend built using ExpressJS and mongodb.I have deployed this repository in render.

bcrypt cors express express-router jwt-token mongodb-atlas mongoose mongoose-model mongoose-schema razorpay

Last synced: 27 Sep 2024