access-token
There are 197 repositories under access-token topic.
NangoHQ/nango
A single API for all your integrations.
revertinc/revert
Revert makes it incredibly easy to build integrations with any third party API
AthenZ/athenz
Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. Athenz supports provisioning and configuration (centralized authorization) use cases as well as serving/runtime (decentralized authorization) use cases.
zmts/beauty-vuejs-boilerplate
❤️ Real world base Vue.js app. Access/refresh tokens auth, api services, http client, vuex modules
tuwukee/jwt_sessions
XSS/CSRF safe JWT auth designed for SPA
zmts/supra-api-nodejs
❤️ Node.js REST API boilerplate. Old but still good for references
ivan-sincek/invoker
Penetration testing utility and antivirus assessment tool.
ahopkins/sanic-jwt
Authentication, JWT, and permission scoping for Sanic
flolu/auth
🔐 Refresh/Access Token Authentication Demo with Client Side Rendering, Server Side Rendering and Websockets
indigo-dc/oidc-agent
oidc-agent for managing OpenID Connect tokens on the command line
MarshalX/yandex-music-token
Проекты для входа в аккаунт Яндекс.Музыки с устройства пользователя
damienbod/AspNetCoreIdentityServer4ResourceOwnerPassword
ASP.NET Core IdentityServer4 Resource Owner Flow Refresh token and custom user repository
pauldenver/generate-api-key
A Node.js library for generating random API key/access tokens.
jfrog/vault-plugin-secrets-artifactory
HashiCorp Vault Secrets Plugin for Artifactory
Virtuallified/REST-Api_JWT_CodeIgniter3
CodeIgniter 3 - REST API Integration with JWT (JSON Web Tokens)
samarbadriddin0v/advanced-backend
Implement an advanced backend that efficiently manages JWT-based Access and Refresh Tokens, configures SMTP for sending activation and password reset emails, and enforces single user sessions by logging out the first user upon a second login attempt.
mobizt/ESP-Signer
The ESP8266 and ESP32 Arduino Library to create Google OAuth2.0 Access Token used for Google Cloud Platform and Google REST APIs services. The token handled by this library will be refreshed automatically.
shaikahmadnawaz/access-refresh-tokens-nodejs
🚀 Simplified Node.js Security: Access and Refresh Tokens Guide
Dedicatus546/cors-server
a proxy server to proxy github access token api to solve the internet problem in China.
TranManhCuongQN/HciTube-Fe
HciTube - A Video Sharing Platform
SukhjinderArora/refresh-token-auth-app
Refresh and access token based authentication in React and Node.js
Example-uPagge/jwt-server-spring
Реализация JWT сервера авторизации.
peterpetrus/passport-token
Dirty Decoder for Laravel Passport (Bearer) Access Token
KhomsiAdam/create-express-rest-ts
Set up and build a Node.js REST API using Typescript, Express, Mongoose with a maintainable and scalable structure. If you prefer using GraphQL: https://github.com/KhomsiAdam/create-express-gql-ts
ojkelly/warden
Authentication and authorization tokens designed specifically for use with zero-trust microservices.
verloop/fidelius
a tool to access private Github repositories within Docker
iomarmochtar/gitlab-token-updater
Manage your Gitlab Access Token Lifetime with ease and enhancing security
jieggii/vktoken
:gear: Tool for granting VK access token.
teal-finance/quid
Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
bang9/android-get-access-token-example
example backend that getting android publish token for receipt validation
damienbod/OnBehalfFlowOidcDownstreamApi
This demo shows how to implement the On Behalf Of flow between an Microsoft Entra ID protected API and an API protected using OpenIddict.
JMOrbegoso/wish-list-api
Backend API built with NestJS using Domain-Driven Design and Clean Architecture.
wpcodevo/rust-jwt-rs256
This guide will walk you through the process of implementing RS256 JWT authentication with Rust, using asymmetric keys (private and public keys) to ensure strong security. The API will be hosted on a high-performance Actix Web server and will store data in a PostgreSQL database.
GooDwiNehaa/JWT-Auth-Access-and-Refresh-tokens-ASP-NET-Core-and-React-
Аутентификация и авторизация на основе JWT Access Token и Refresh Token.