A node.js verification library for local verification of BrowserID assertions.
AWS credential provider that sources credentials from known environment variables
AWS credential provider that sources credentials from a Node.JS environment.
AWS credential provider for containers and HTTP sources
AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials
Babel helper to create your own polyfill provider
AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config
AWS credential provider that calls STS assumeRole for temporary AWS credentials
AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service
A collection of token providers
No description provided.
No description provided.
Runtime agnostic JS utils
AWS credential provider that sources credentials from aws login cached tokens
[](https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity) [ allows the use of a wide variety of AI models and providers.
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post).
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
The **[Google Generative AI provider](https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Google Generative AI](https://ai.google/discover/generativeai/)
Local build cache provider for Expo
A collection of credential providers, without requiring service clients like STS, Cognito
This package provides a foundation for implementing providers that expose an OpenAI-compatible API.
With the BrowserID provider you enable your users to authenticate themselves across the web using a single authority - DISCONTINUED
This gem provides a lightweight single-sign-on authentication framework to a Rails application based on Mozilla's Persona service (see: https://login.persona.org/about). Persona identifies users by email address and authenticates them using the BrowserID protocol. This lets a client prove they own an email address without exposing their browsing behaviors to the identity provider. This also frees the application from needing to securely handle and store user credentials.