All Projects → Jwt_sessions → Similar Projects or Alternatives

2189 Open source projects that are alternatives of or similar to Jwt_sessions

Foal
Elegant and all-inclusive Node.Js web framework based on TypeScript. 🚀.
Stars: ✭ 1,176 (+172.85%)
Mutual labels:  api, jwt, auth
Slim3 Jwt Auth Example
Server side implementation example of JWT (JSON Web Token) authentication using Slim3
Stars: ✭ 45 (-89.56%)
Mutual labels:  api, jwt, auth
Paseto
Platform-Agnostic Security Tokens implementation in GO (Golang)
Stars: ✭ 461 (+6.96%)
Mutual labels:  jwt, auth
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-95.82%)
Mutual labels:  api, jwt
Jwtrefreshtokenbundle
Implements a Refresh Token system over Json Web Tokens in Symfony
Stars: ✭ 425 (-1.39%)
Mutual labels:  api, jwt
Golang Gin Realworld Example App
Exemplary real world application built with Golang + Gin
Stars: ✭ 1,780 (+312.99%)
Mutual labels:  api, jwt
Think Api
帮助 thinkphp 5 开发者快速、轻松的构建Api🎉🎉🎉
Stars: ✭ 306 (-29%)
Mutual labels:  api, jwt
Go Gin Example
An example of gin
Stars: ✭ 4,992 (+1058.24%)
Mutual labels:  api, jwt
Full Stack
Full stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
Stars: ✭ 451 (+4.64%)
Mutual labels:  api, jwt
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
Stars: ✭ 76 (-82.37%)
Mutual labels:  api, jwt
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-64.5%)
Mutual labels:  api, jwt
Branca Spec
Authenticated and encrypted API tokens using modern crypto
Stars: ✭ 163 (-62.18%)
Mutual labels:  api, jwt
Go Restful Api
An idiomatic Go REST API starter kit (boilerplate) following SOLID principles and Clean Architecture
Stars: ✭ 1,043 (+142%)
Mutual labels:  api, jwt
Node Express Mongoose Passport Jwt Rest Api Auth
Node, express, mongoose, passport and JWT REST API authentication example
Stars: ✭ 146 (-66.13%)
Mutual labels:  api, jwt
Go Jwt Postgres Mysql Restful Api
This is an API built with golang, jwt, gorm, postgresql, mysql
Stars: ✭ 235 (-45.48%)
Mutual labels:  api, jwt
Api guard
JWT authentication solution for Rails APIs
Stars: ✭ 159 (-63.11%)
Mutual labels:  api, jwt
Authex
Authex is an opinionated JWT authentication and authorization library for Elixir.
Stars: ✭ 73 (-83.06%)
Mutual labels:  jwt, auth
Auth Module
auth.nuxtjs.org
Stars: ✭ 1,624 (+276.8%)
Mutual labels:  jwt, auth
Snake
🐍 一款小巧的基于Go构建的开发框架,可以快速构建API服务或者Web网站进行业务开发,遵循SOLID设计原则
Stars: ✭ 615 (+42.69%)
Mutual labels:  api, jwt
Beauty Vuejs Boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
Stars: ✭ 583 (+35.27%)
Mutual labels:  api, jwt
Branca Js
Authenticated encrypted API Tokens for JavaScript.
Stars: ✭ 69 (-83.99%)
Mutual labels:  api, jwt
Nextjs Jwt Example
next.js authorization example including private route protection
Stars: ✭ 72 (-83.29%)
Mutual labels:  api, jwt
Branca
🔑 Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.
Stars: ✭ 147 (-65.89%)
Mutual labels:  api, jwt
Httpie Oauth
OAuth plugin for HTTPie
Stars: ✭ 78 (-81.9%)
Mutual labels:  api, auth
Api Security Checklist
Checklist of the most important security countermeasures when designing, testing, and releasing your API
Stars: ✭ 16,339 (+3690.95%)
Mutual labels:  api, jwt
Securing Restful Apis With Jwt
How to secure a Nodejs RESTful CRUD API using JSON web tokens?
Stars: ✭ 301 (-30.16%)
Mutual labels:  api, jwt
Annon.api
Configurable API gateway that acts as a reverse proxy with a plugin system.
Stars: ✭ 306 (-29%)
Mutual labels:  api, auth
Lara Vue Auth
A repo for laravel vue authentication tutorial.
Stars: ✭ 54 (-87.47%)
Mutual labels:  api, auth
Laravel Api Boilerplate Jwt
A Laravel 5.8 API Boilerplate to create a ready-to-use REST API in seconds.
Stars: ✭ 1,155 (+167.98%)
Mutual labels:  api, jwt
Fastify Esso
The easiest authentication plugin for Fastify, with built-in support for Single sign-on
Stars: ✭ 20 (-95.36%)
Mutual labels:  jwt, auth
Api Generator
PHP-code generator for Laravel framework, with complete support of JSON-API data format
Stars: ✭ 244 (-43.39%)
Mutual labels:  api, jwt
Zoonavigator
Web-based ZooKeeper UI / editor / browser
Stars: ✭ 326 (-24.36%)
Mutual labels:  api, auth
Twitch4j
Modular Async/Sync/Reactive Twitch API Client / IRC Client
Stars: ✭ 209 (-51.51%)
Mutual labels:  api, auth
Go Base
Go RESTful API Boilerplate with JWT Authentication backed by PostgreSQL
Stars: ✭ 928 (+115.31%)
Mutual labels:  api, jwt
Idtoken Verifier
Lightweight RSA JWT verification
Stars: ✭ 52 (-87.94%)
Mutual labels:  jwt, auth
Hapi Auth Keycloak
JSON Web Token based Authentication powered by Keycloak
Stars: ✭ 29 (-93.27%)
Mutual labels:  jwt, auth
Wp Graphql Jwt Authentication
Authentication for WPGraphQL using JWT (JSON Web Tokens)
Stars: ✭ 172 (-60.09%)
Mutual labels:  jwt, auth
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (-94.9%)
Mutual labels:  jwt, auth
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+39.91%)
Mutual labels:  api, jwt
Python Api Development Fundamentals
Develop a full-stack web application with Python and Flask
Stars: ✭ 44 (-89.79%)
Mutual labels:  api, jwt
Supra Api Nodejs
❤️ Node.js REST API boilerplate
Stars: ✭ 182 (-57.77%)
Mutual labels:  api, jwt
Jwt Auth Guard
JWT Auth Guard for Laravel and Lumen Frameworks.
Stars: ✭ 319 (-25.99%)
Mutual labels:  jwt, auth
Koa Vue Notes Api
🤓 This is a simple SPA built using Koa as the backend, Vue as the first frontend, and React as the second frontend. Features MySQL integration, user authentication, CRUD note actions, and async/await.
Stars: ✭ 342 (-20.65%)
Mutual labels:  api, jwt
Node Vault
Client for HashiCorp's Vault
Stars: ✭ 391 (-9.28%)
Mutual labels:  api
Linkedin Api
👨‍💼Linkedin API for Python
Stars: ✭ 401 (-6.96%)
Mutual labels:  api
Firebase Instagram
📸 Instagram clone with Firebase Cloud Firestore, Expo, and React Native 😁😍
Stars: ✭ 389 (-9.74%)
Mutual labels:  auth
Hello tf c api
Neural Network TensorFlow C API
Stars: ✭ 388 (-9.98%)
Mutual labels:  api
Koa Rest Api Boilerplate
💯 Boilerplate for Node.js Koa RESTful API application with Docker, Swagger, Jest, CodeCov and CircleCI
Stars: ✭ 420 (-2.55%)
Mutual labels:  api
Vk Io
Modern VK API SDK for Node.js
Stars: ✭ 401 (-6.96%)
Mutual labels:  api
Api
🏁🛠️ SaaS backend & API framework based on @nestjs
Stars: ✭ 390 (-9.51%)
Mutual labels:  auth
Tentacat
Simple Elixir wrapper for the GitHub API
Stars: ✭ 390 (-9.51%)
Mutual labels:  api
Go Microservice Helpers
A collection of handy snippets that simplify creation of GRPC servers and clients
Stars: ✭ 400 (-7.19%)
Mutual labels:  jwt
Jekyll
Jekyll-based static site for The Programming Historian
Stars: ✭ 387 (-10.21%)
Mutual labels:  api
Para
Open source back-end server for web, mobile and IoT. The backend for busy developers. (self-hosted or hosted)
Stars: ✭ 389 (-9.74%)
Mutual labels:  api
Kinto
A generic JSON document store with sharing and synchronisation capabilities.
Stars: ✭ 4,150 (+862.88%)
Mutual labels:  api
Grand Stack Starter
Simple starter project for GRANDstack full stack apps
Stars: ✭ 419 (-2.78%)
Mutual labels:  api
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (-7.42%)
Mutual labels:  api
Rack App
minimalist framework for building rack applications
Stars: ✭ 389 (-9.74%)
Mutual labels:  api
Blog
一个go、echo、vue 开发的快速、简洁、美观、前后端分离的个人博客系统(blog)、也可方便二次开发为CMS(内容管理系统)和各种企业门户网站
Stars: ✭ 388 (-9.98%)
Mutual labels:  api
Ceph Dash
Flask based api / dashboard for viewing a ceph clusters overall health status
Stars: ✭ 398 (-7.66%)
Mutual labels:  api
1-60 of 2189 similar projects