User token string maker.
SDK for Azure Communication service which facilitates user token administration.
Google Token strategy for Passport, let's you validate the user token server side, usefull for mobile app Google authentication for example. The validation is done by the official Google Auth library for NodeJs.
Sign In with Apple Token strategy for Passport, let's you validate the user token server side, usefull for mobile app SignIn with Apple authentication for example. The validation is done by using the public AppleID authentication keys.
``` import { ACheckinUserToken } from 'acheckin-user-token'; const ACheckinUserTokenHelper = new ACheckinUserToken({ publicKey: ACHECKIN_ID_JWT_RSA_PUBLIC_KEY, issuer: ACHECKIN_ID_JWT_ISSUER, }); const tokenData = ACheckinUserTokenHelper.staffToke
This proxy is designed to proxy traffic (ie requests) from an iframe to the localhost developer url of the developers local development server. In the proxy we fetch a user token and forward it to the app mimicking the behavior of the cloudflare proxy in
A Model Context Protocol (MCP) server for Feishu user token management and authentication
Used for encapsulating user, token and fixture creation process while testing mimik microservices
AppleMusic expo module to get user token and much more
playground user token parser
Generate and copy hub user token to clipboard
Matches a jwt user token against a route param
user token and npm registry management tool
Pull real spend and token usage from OpenAI's organization Costs and Usage APIs. Joins per-project cost data with per-user token counts. Pluggable auth, paginated, zero dependencies.
Generate QR code to get user token to take control of the account, get informations ...
Redux Toolkit (RTK) + TypeScript boilerplate for React/Next.js. Includes pre-configured RTK Query API slices, user token management, and central store setup.
playground user token parser
cerebro search gitlab data with customize url and user token
A collection of token providers
playground user token parser
Common token types for decoding and encoding numeric and string values
GitHub API token authentication for browsers and Node.js
Slack Web API client for user-token (xoxp-) flows. Send DMs as a real user, look up users by email, open conversations, paginate cursors. Pluggable auth via async token resolver, configurable rate-limit retry. Zero dependencies.
Get a user token to get user specific info from musickit. User must have apple music subscription
Command-line interface for the Circle Web3 Services SDK
CLI for managing eero WiFi routers
A Rust library for Apple Sign-In authentication, CloudKit Web Services, and App Store Server API
Discord self-bot client library — user-token WebSocket gateway and REST API, with an optional full-featured CLI client (archive + send/edit/react/threads/roles/bans/…)
Rust SDK for Herald — multi-tenant auth, billing & points API client
Simple CLI application to fetch AniList notifications and send them over Pushover.
Local-first read-only Discord archival CLI — search, sync, tail, and download via a user token
Async Rust client library for the Discogs API v2
Idiomatic async Rust SDK for the Assinafy electronic signature API (https://api.assinafy.com.br/v1).
This gem adds simple token authentication to users.
An authentication client for the Audiosocket API.
Retrieves and refreshes OpenID tokens on behalf of a user when dealing with complex authentication schemes, such as client-side certificates
Integration with Apple Sign In and Devise for backend. Validate and Verify user token.
Firebase Ruby Auth
Handle authentication of your users using tokens.
Gem to handle CSRF protection token while using caching
This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.
OAuth2 Strategy for Facebook Long-Lived User Access Tokens
ProxyAuthentication allows two Rails applications to share an authenticated user, through a url token. App A can (through its own authentication system, e.g. Devise) authenticate a user, and then generate a link to App B with the encoded user info (in the url token). App B can then validate the request and decode the user info.
User management using tokens
There are plenty of gems out there that deal with being an OAuth2 "consumer", where you redirect users to an OAuth2 "provider", allowing you to hand off authentication to a separate service. There are also plenty of gems that set you up as your own OAuth2 provider. ***BUT***, what happens when you want to separate your "authentication" server from your "resource" server? This gem is meant to be used on an API "resource" server, where you want to accept OAuth Access Tokens from a client, and validate them against a separate "authentication" server. This communication is outside the scope of the official OAuth 2 spec, but there is a need for it anyway.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.