token-authentication
There are 76 repositories under token-authentication topic.
tuupola/slim-jwt-auth
PSR-7 and PSR-15 JWT Authentication Middleware
andretietz/retroauth
A library build on top of retrofit, for simple handling of authenticated requests
zeratax/matrix-registration
a token based matrix registration api
tuupola/branca-spec
Authenticated and encrypted API tokens using modern crypto
hako/branca
:key: Secure alternative to JWT. Authenticated Encrypted API Tokens for Go.
tuupola/branca-js
Authenticated encrypted API Tokens for JavaScript.
bezkoder/angular-13-login-registration-example
Angular 13 Login Page & Registration example (JWT Authentication and Authorization) with Web Api
tuupola/branca-php
Authenticated and encrypted API tokens using modern crypto
Livijn/multiple-tokens-auth
Adds the ability to use multiple tokens for the auth:api middleware.
mak-thevar/AdminLTEAspNetMVC
Free admin dashboard template https://adminlte.io in Asp.net MVC
rluders/wn-jwtauth-plugin
JWTAuth Plugin for WinterCMS
BaseMax/JPOPHP
JSON Parser Object PHP is a library for parsing the data in JSON format.
furkandeveloper/EasyTokenGenerator
This repo aims to dynamically and simply generate tokens in Token Based systems.
limithit/ngx_cookie_limit_req_module
This module not only limits the access rate of cookies but also limits the number of malicious ip forged cookies.
AmanAgnihotri/Branca
A .NET Standard 2.1 library for generating and validating Branca tokens.
dinvlad/google-yubikey
Generate Google Service Account tokens with your YubiKey!
tuupola/branca-middleware
PSR-7 and PSR-15 Branca token authentication middleware
tuupola/branca-elixir
Secure alternative to JWT. Authenticated encrypted API tokens for Elixir.
scop/vault-token-helper-secret-tool
@HashiCorp Vault token helper using secret-tool / libsecret
idtpanic/pw-punch
🔐 Ultra-lightweight password hashing & token signing with WebCrypto. Zero dependencies. Edge-native. Built for Cloudflare, Deno, Bun, and Vercel.
pageon/ExpiringToken
A cryptographically safe token with a build in customizable expiration date
alperensumeroglu/yt-audio-api
🎧 A lightweight Flask API that converts YouTube videos to high-quality MP3 audio — with secure, token-based download access. Powered by yt-dlp & FFmpeg.
kevinThulnith/Laravel-project
Laravel 11 project with Sanctum API and Breeze | Tailwind Frontend
mayoz/laravel-tokens
🔒✨Laravel API auth with multiple tokens.
SynapseScience/API
L'API REST de Synapse est le coeur de notre écosystème. Elle vous donne accès à un gestionnaire d'utilisateurs centralisé, transparent et robuste ; ainsi qu'à une économie d'échanges interne garantissant l'interconnectivité entre les projets de la communauté.
DevRelSquad-blogs/JWT_Explained
A simple implementation of JWT (JSON Web Token) authentication in Node.js using Express. This project demonstrates generating JWTs, validating tokens via middleware, and securing protected routes. Perfect for learning authentication basics!
nikhil-ganage/mcp-server-airflow-token
Apache Airflow MCP server with Bearer token authentication support for Astronomer and standalone Airflow
Umit8098/Proj_Django_Temp_Blog_App_CH-8
This is a blog application prepared with the template structure of a Django Framework.
Umit8098/Proj_WeatherApp-API-_Temp_Auth-2_email_CH-11_V.02
It is a Fullstack weather application prepared with the Django Framework template structure and using openweathermap APIs.
Umit8098/Proj_WeatherApp-API-_Temp_Auth-2_email_CH-11_V.04
It is a Fullstack weather application prepared with the Django Framework template structure and using openweathermap APIs.
Umit8098/Project_Django_Rest_Framework_Blog_App_CH-12_V.02
This is an API service for Blog Application built with Django Rest Framework.
Umit8098/Project_Django_Rest_Framework_Rent_A_Car_App_CH-12
This is an API service for Rent A Car Application built with Django Rest Framework
Umit8098/Project_Django_Rest_Framework_Stock_App_CH-13
Stock Management System API Service
Umit8098/Project_Django_Templates_Pizza_App_CH-12_V.03
Pizza Ordering Application. A Fullstack project created with Django Template.
zxc7563598/php-url-signer
用于生成带签名和加密保护的URL链接的PHP工具包,适用于需要保护资源访问的场景 | A PHP library for generating URLs with encryption and signature protection—useful for secure resource access and tamper-proof links.