jwt-claims
There are 24 repositories under jwt-claims topic.
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
cristalhq/jwt
Safe, simple and fast JSON Web Tokens for Go
Xabaril/JWTSimpleServer
A lightweight, dynamic jwt server for ASP.NET Core
manifest/jose-erlang
Simple and fast JOSE library for Erlang
KishorNaik/Sol_Auth_Jwt_Token
Using this library, we have to implement JWT (JSON Web Token) authentication in an ASP.NET Core 3.1 Web API.
Mayurifag/knock_knock
JWT Rails 6+ API authentication gem, re-implementation of Knock.
grempe/rack-json_web_token_auth
Rack middleware for authentication using JSON Web Tokens
SitholeWB/UsersAPI
This is an API for registering and authenticating users. It uses JWT token and it supports different OAuth providers like Facebook, Google, etc
sledgang/jwt_obj
A high-level mixin for creating objects with JWT claims
pdcalado/kave
Key and Value simple http API and command line interface
rzymek/firebase-auth-claims-admin
firebase-auth RBAC managment
devprvz/JWT
Simple JWT Tokens
gutntag/okta-oauth2-example
Learning playground for oauth, JWTs, authorization validation
lcasoft/JWT
JWT Encoder and Validation Tool - a JWT UI that allows you to encode or validate JWT (signed) bearer tokens
OliveiraMarcos/ApprovalCenter
Project of developing for centralization of approvals
paulamora-is/AspNet6-Fundamentals
This project is about "Asp.Net Fundamentals". The project's objective is to work on the following points: MVC pattern, Token and JWT, Dependency Injection (difference between AddTransient, AddScoped and AddSingleton methods), JWT Claims, data paging, caching and API documentation.
StepanRomashkov/DotsApi
REST API for a future mobile app about time management. Made for fun and learn. Test it live at https://dotsapi2021.azurewebsites.net
uyathiraj/spring-starter-projects
Spring boot app skeleton or project structure, covering authentication,logging exception handling.
binkkatal/echo-contacts
Echo-Contacts is repository that demonstrates the use of echo framework in creating contacts. The repository uses mysql as db driver and the below given endpoints can be used to Create , Read, Update and Delete. The endpoints uses jwt token based authorization and the token can be generated using the '/login' endpoint.
GharbiAyoub/SpringBootJwt
Implementing JWT Authentication on Spring Boot APIs
theikalman/jwtcli
CLI app to help you extract JWT token
tx2z/jwt-server
A ready to use JSON WEB TOKEN based Authentification server
VinayagamD/SpringSecurityDemoJWT
Spring Security With JWT