An open API service providing repository metadata for many open source software ecosystems.

Topic: "jwt-tokens"

jwtk/jjwt

Java JWT: JSON Web Token for Java and Android

Language: Java - Size: 3 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 10,714 - Forks: 1,364

ueberauth/guardian

Elixir Authentication

Language: Elixir - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3,482 - Forks: 383

greenpau/caddy-auth-portal 📦

Authentication Plugin for Caddy v2 implementing Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA with App Authenticators and Yubico.

Language: Go - Size: 25.9 MB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 656 - Forks: 42

imranhsayed/react-with-wordpress

:fire: Example of react application to access WordPress REST API

Language: JavaScript - Size: 44.7 MB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 276 - Forks: 63

wpcodevo/JWT_Authentication_React

JWT Authentication and Authorization with React, RTK Query, Material UI, React Hook Form and Zod.

Language: TypeScript - Size: 697 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 231 - Forks: 68

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

jurkian/react-bank

Banking app built in React, Redux, TypeScript, Node, Strapi

Language: TypeScript - Size: 8.73 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 203 - Forks: 93

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

electrode-io/electrode-csrf-jwt

Stateless Cross-Site Request Forgery (CSRF) protection with JWT

Language: JavaScript - Size: 259 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 126 - Forks: 22

Nasruddin/spring-boot-3-jwt-auth

:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).

Language: Java - Size: 1.21 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 110 - Forks: 32

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

stas/otp-jwt

One time password (email, SMS) authentication support for HTTP APIs.

Language: Ruby - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 105 - Forks: 7

rishuranjanofficial/JWTweak

Detects the algorithm of input JWT Token and provide options to generate the new JWT token based on the user selected algorithm.

Language: Python - Size: 63.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 100 - Forks: 23

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

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

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

cassiomolin/jersey-jwt-springsecurity

Example of REST API with JWT authentication using Spring Boot, Spring Security, Jersey and Jackson.

Language: Java - Size: 60.5 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 46 - Forks: 23

Sloaix/jwt-auth 📦

JSON Web Token Authentication for Laravel and Lumen

Language: PHP - Size: 54.7 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 46 - Forks: 5

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

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

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/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

Rickycezar/laravel-jwt-impersonate Fork of 404labfr/laravel-impersonate

Laravel JWT Impersonate is a plugin that allows you to authenticate as your users with JWT authentication in a REST API app.

Language: PHP - Size: 110 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 24 - Forks: 17

MaximeMRF/adonisjs-jwt

AdonisJS v6 package to authenticate users using JWT tokens

Language: TypeScript - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 18 - Forks: 3

nikneem/azure-functions-jwt-binding

This is an input binding validating JWT Tokens.

Language: C# - Size: 114 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 15

rrohitramsen/aws_jwt_cognito

AWS Cognito JWT parser and validator.

Language: Java - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 8

Meghadri-Koley/Online-Arts-Gallery-Management-System

A MERN project on Arts Gallery Management System

Language: JavaScript - Size: 3.39 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 8

WebDeveloperGuide/mern-ecommerce

Fullstack MERN Ecommerce Site with Front End and Admin Panel

Language: CSS - Size: 28.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 14 - Forks: 6

jose-digiweb/Audio-Ecommerce

E-commerce Web App for audio products. A full-stack project, using Nodejs and Express in the backend, MongoDB as database, React, and Redux on the front-end.

Language: JavaScript - Size: 3.61 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

GagePielsticker/AWS-Auth-Template

A serverless template created as an example of user signup & JWT authentication in AWS using DynamoDB, Lambdas, WAFv2, and API-Gateway. Deployment of all infrastructure fully automated using serverless framework.

Language: JavaScript - Size: 1.72 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

huobazi/vuejs-with-rails-api-and-jwt-example

Vue.js example with rails-api and JWT

Language: Ruby - Size: 1.58 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 4

aws-samples/amazon-ivs-real-time-collaboration-web-demo

This project demonstrates a video collaboration application powered by Amazon IVS Real-time, serving as a reference for building compelling social video experiences.

Language: TypeScript - Size: 4.72 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 10 - Forks: 4

harryanand060/django_rest

Django restful API for custom authentication with mobile or email using OTP verification

Language: Python - Size: 140 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 4

mustafa-qamaruddin/golang-beego-jwt-auth

JWT API Authentication using Beego Google Go Language Web Framework and MongoDB

Language: Go - Size: 18.3 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 4

r-freeman/intellagent 📦

Intellagent is a cloud-based help desk software solution for small business, powered by AI and machine learning.

Language: JavaScript - Size: 2.13 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2

manifest/jose-erlang

Simple and fast JOSE library for Erlang

Language: Erlang - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 6

Virtuallified/REST-Api_JWT_CodeIgniter3

CodeIgniter 3 - REST API Integration with JWT (JSON Web Tokens)

Language: PHP - Size: 785 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 4

mxaviersmp/spotify-tracker

A Spotify API to collect data from users played musics

Language: Python - Size: 848 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

BaseMax/php-jwt-example

PHP JWT example.

Language: PHP - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 0

tbaud0n/go-jwt-auth-service

Simple Golang HTTP server to generate/validate JWT tokens

Language: Go - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

leplusorg/docker-json

Multi-platform Docker container with utilities to process JSON data (jq, jsonlint, prettyjson, jose, json2yaml...).

Language: Dockerfile - Size: 524 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 3

thomasleplus/jwt-utils

A few utilities to work with JWTs.

Language: Shell - Size: 182 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 3

sgaunet/jwt-cli

jwt-cli is a tool to encode/decode JWT token

Language: Go - Size: 283 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

peterwade153/ivents

go REST API

Language: Go - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 4

josegrobles/jwt-selfissuer

JWT Auto-Renewal Middleware for Express

Language: JavaScript - Size: 38.1 KB - Last synced at: 25 days ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 2

ka4ok85/spring-cloud-config-client-jwt

Client with JWT support for Spring Cloud Config

Language: Shell - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 6 - Forks: 3

wpcodevo/hs256-rs256-jwt-nodejs

In this article, you'll learn how to generate JSON Web Tokens, commonly referred to as JWTs, in Node.js using TypeScript.

Language: TypeScript - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

psenger/jwe_example

JWE and RSA Examples for NodeJS

Language: TypeScript - Size: 738 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

tcoskun/jwt-with-dotnet-core

.Net Core Jwt Application

Language: C# - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

Virtuallified/REST-Api_JWT_CodeIgniter4

CodeIgniter 4 - REST API Integration with JWT (JSON Web Tokens)

Language: PHP - Size: 85.9 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 2

aenesgur/GraphQL-JWT-.NetCore_BookStoreService

Simple Book Store application that developed with using .Net Core 3.1, GraphQL, JWT, Serilog, Kibana, Elasticsearch,Identity, EF Core.

Language: C# - Size: 12.8 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

georgehanson/jwt-manager

A JS library for managing JWT tokens

Language: TypeScript - Size: 119 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 4

yusufshakeel/jwt-php-project

This is a simple JWT project using PHP.

Language: PHP - Size: 7.81 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 15

MrDay2Day/AWS-Email-Queue_and_Task-Queue_Server

This server handles email queuing and delivery using AWS SES, and also supports task scheduling with expiration notifications. It allows you to manage email send rates, templates, and attachments. The task queue API stores tasks with expiration dates, notifying your server when tasks expire.

Language: TypeScript - Size: 313 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

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.

Language: SCSS - Size: 4.93 MB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

ABDELLAHdev01/Adoptek

Discover the code behind Adoptek, a pet adoption platform. Built with Spring Boot for API development and Angular for seamless consumption, Adoptek merges intuitive design, AI interaction, and a global community to streamline responsible pet adoption.

Language: HTML - Size: 5.9 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

txn2/jwtpxy

jwtpxy simplifies API security by pre-validating and parsing JWT web tokens into HTTP headers easily read by backend services.

Language: Go - Size: 2.7 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 4

denekben/AuthApp

ASP.NET Web API Role-based JWT Authentification/Authorization with Refresh tokens

Language: C# - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

TejasMedade/Blog-Application

Designed a REST API for Blogging Application, which provides all the basic funtionalities for Online Blogging using JAVA with SpringBoot, Hibernate, Maven, J.D.B.C and MySQL Database as a part of learning curve in Masai School.

Language: Java - Size: 359 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

iamvickyav/User-Management-With-JWT

Demo application which used Spring Boot, H2, JWT

Language: Groovy - Size: 69.3 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 6

webcyou-org/jwt-server

JWT(JSON Web Tokens) Certification Authorization Server

Language: Ruby - Size: 196 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

VavaHelper/Vava-API

Este projeto é uma API de autenticação desenvolvida com Spring Boot e Spring Security.

Language: Java - Size: 264 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

jesperancinha/moving-objects-service-root

The goal of this mini-project is to introduce you to two important monitoring tools in the software landscape These are prometheus and grafana. In this project you will find implementations using micrometer and a store for metrics

Language: TypeScript - Size: 28.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1

ABIRAJ-JUNIOR/MS3-Back-End

The backend of the IT Institute Course Management System is a robust and scalable web application designed to manage courses, instructors, students, and resources in an IT training institute. Built with ASP.NET Core and Entity Framework Core, it provides secure and efficient APIs

Language: C# - Size: 1.81 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

approov/quickstart-nodejs-express-token-check

An Appoov token integration example for NodeJS. Article: https://blog.approov.io/approov-integration-in-a-nodejs-express-api

Language: JavaScript - Size: 6.36 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

approov/quickstart-asp.net-token-check

Approov token check in ASP.NET Core 2.0

Language: C# - Size: 449 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 3 - Forks: 0

umangbhalodiya/Node-Mongo

Node Js backend sample built in nodejs, Mongodb, mongoose, JWT authentication token, includes user authentications

Language: JavaScript - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

teng231/tokenmanager

Token manager, golang control flow access token.

Language: Go - Size: 20.5 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

DevCamilo/ADDMIN-FrontEnd

Segundo proyecto de titulación SENA

Language: TypeScript - Size: 3.67 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

bezkoder/angular-15-refresh-token

Angular JWT refresh token with Interceptor, handle token expiration in Angular 15 - Refresh token before expiration example

Language: TypeScript - Size: 141 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 6

SreeramVipparla/Movie_Recommendation_Website

Language: Python - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

grempe/rack-json_web_token_auth 📦

Rack middleware for authentication using JSON Web Tokens

Language: Ruby - Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

Kzis/poc-jwt-authentication-jsp-servelet

Proof of concepts : JWT(JSON Web Token) Authentication with jsp/servlet

Language: Java - Size: 4.95 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

OmegaSistemas/SimpleJWT

Simple way to encode your payloads with Java 6.

Language: Java - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

daggerok/spring-boot-jpa-react-jwt-auth-app

Spring Boot MySQL backend | React App | JWT security

Language: JavaScript - Size: 1.17 MB - Last synced at: 22 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/aspnet-core-dashboard-jwt-authentication

This example demonstrates how to implement authentication in ASP.NET Core Dashboard based on JWT.

Language: C# - Size: 4.63 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

presswink/firebase-jwt

this package is going to verify firebase access-token without using firebase admin sdk.

Language: TypeScript - Size: 434 KB - Last synced at: 22 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

approov/quickstart-java-spring-token-check

An Appoov token integration example forJava with the Spring framework. Article: https://blog.approov.io/approov-integration-in-a-java-spring-stateless-api

Language: Java - Size: 3.06 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

KanhaiyaChauhan037/Shopping.com

Grab Exciting Deals On Products Only On Shopping Indian Store. Shop Unrivalled Range of Products. It is an ecommerce website where we can place our orders

Language: JavaScript - Size: 999 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

piraces/JWT

A Progressive Web App (PWA) made with blazor that can decode and show all values encoded in a JSON Web Token

Language: C# - Size: 13.2 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Level51/silverstripe-jwt-utils

Utilities for dealing with JWT in SilverStripe

Language: PHP - Size: 25.4 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 3

sinnedpenguin/spring-security-jwt-authentication

A user authentication with JWT implementation.

Language: Java - Size: 72.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

AmlrSF/ForumHub-app

MERN stack app facilitating user-generated posts with interactive features. Users can create posts, while others engage through likes, comments, and more. Secure user authentication ensures a personalized experience

Language: JavaScript - Size: 4.73 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

raherygino/mern-invoice-app

Invoicing application with MongoDB, Express, React & Node

Language: JavaScript - Size: 4.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

blairrrrwho/codecollab

Bootcamp Continuation Blog

Language: JavaScript - Size: 8.77 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Anandkr21/RBAC-Structure

This app basically Role Based Access Control(RBAC) in which Authentication and Authorization module and token blacklisting are implemented.

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

ezBastion/ezb_sta

ezBastion autentication microservice (IAM)

Language: JavaScript - Size: 6.32 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

atbashEE/octopus-jwt-support

Wrap Java Objects as JWT and Sign or encrypt. Also support JWT tokens.

Language: Java - Size: 2.48 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dextermayhewjd/first_full_stack_application

using react as front-end and spring boot as back-end to build a application. Fully completed

Language: JavaScript - Size: 109 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

LarsGrevelink/php-simple-jwt

Simple package for creating JSON Web Tokens and using them in a PHP application.

Language: PHP - Size: 70.3 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

xmlynek/Elearn-web-app

Elearn application about UWB technology

Language: TypeScript - Size: 4.1 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

MostafijurJ/jwt-token-authorization

JWT token based authorization system

Language: Java - Size: 362 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

heliohdd/ecommerce-spring-ionic-backend

API RESTful Java com Spring Boot e Spring Security e banco de dados MySQL.

Language: Java - Size: 285 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

sajrashid/DotNetCoreJwt

DOTNET-CORE2 Application with JWT Bearer authorization

Language: C# - Size: 759 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

tideland/go-net

Extensions for HTTP package, a nested multiplexing by paths and methods as well as a full-fledged JWT help with RESTful applications

Language: Go - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

sourikghosh/golang_restapi

Implementing login Authentication REST API with JWTs using golang gin-gonic and pgxpool for database connection

Language: Go - Size: 94.7 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

0x4bd0/nestJs-auth-module

Basic auth authentication nestJs module, using Jwt and password hashing.

Language: TypeScript - Size: 101 KB - Last synced at: about 22 hours ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

peppelinux/django-jwtconnect-auth

A Django JWT Authentication Backend on top of JWTConnect.io 's CryptoJWT and OidcMsg.

Language: Python - Size: 345 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

RichardBekoe/Wilderness Fork of alibhimani21/wilderness

Built a full-stack application using the US Recreation Information Database API. We used an Express API to serve data from a Mongo database and used React for the front-end. We also carried out automated tests for RESTful resources on the back-end demonstrating a good understanding of testing principles.

Language: JavaScript - Size: 16.1 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

daggerok/spring-jwt-secured-apps

From zero to JWT hero in Spring Boot Servlet app

Language: Java - Size: 105 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1