signed crypto token
A package for generating signed tokens. Useful for CSRF tokens or generally to round-trip trusted data through an untrusted client.
Ed25519-signed token format for offline licenses and passwordless auth (verify + optional admin signing).
A cryptographically secure token generator and signed-token module for API keys, session tokens, and auth. Zero dependencies, pure Node.js.
JWT Library for Node.js
Security toolkit for Node.js: password hashing (PBKDF2) and signed token system (JWT-like) using native crypto.
An opinionated, isomorphic HTTP client.
CopilotKit license verification
CSRF connect middleware using signed tokens
AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native
Convert bytes to a human readable string: 1337 → 1.34 kB
JWT JWKS verification plugin for Fastify
Parse HTTP request cookies
Translation between JavaScript values and Buffers
LEB128 utilities for Node
Iterable SDK for JavaScript and Node.
efficiently store signed integers in varint
Cookie authentication strategy for Passport
A low-level library for generating Ed25519-signed URLs.
A pure javascript CRC32 algorithm that plays nice with binary data
Cookies, optionally signed using Keygrip.
Service authorization client for iTwin platform
Easily validate Okta access tokens
A collection of token providers
Apple Sign In Token utilities; parse and check validity of token
Support for deprecating/rotating signed cookie secret tokens in rails. Handles silently accepting cookies signed with different secrets and sending back cookies signed with new secret.
Automatically encrypt your JWT's using envelope encryption for added safety
Integration with Apple Sign In and Devise for backend. Validate and Verify user token.
The Google Sign-In API gives OAuth2 JSON Web Tokens (JWT) as response data upon user sign-in. A necessary step for a service provider to trust such a token is validatation. Accepting the token without validation would allow a malicious client to simply assert itself in your system. Google provides libraries in several languages (https://goo.gl/jkzS18) to accomplish this, as well as an API endpoint that can outsource the task to Google's own servers (thereby introducing an additional network round trip into every authentication step), but a Ruby implementation is missing. This gem fills that gap.
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.
A library for generating signed authentication tokens for use with Firebase. Uses your app secret.
The gem provides Ruby-bindings to UserVoice API and helps generating Single-Sign-On tokens.
Generates/parses encrypted and signed tokens.
Custom OmniAuth strategy for OpenID Federation providers using openid_connect gem, supporting signed request objects (RFC 9101), ID token encryption/decryption, client assertion (private_key_jwt), and OpenID Federation entity statements. Framework-agnostic and works with Rails, Sinatra, Rack, and other Rack-compatible frameworks.
This gem can be used to generate signed JWT bearer tokens from Google service account for making authorized service calls.
Generate, encrypt, and decrypt signed JSON web tokens
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.