Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

amazon-cognito-auth-js

Package Overview
Dependencies
Maintainers
11
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amazon-cognito-auth-js - npm Package Compare versions

Comparing version 1.2.5-atob-react-native-2 to 1.2.5-atob-react-native-3

2

package.json
{
"name": "amazon-cognito-auth-js",
"description": "Amazon Cognito Auth JavaScript SDK",
"version": "1.2.5-atob-react-native-2",
"version": "1.2.5-atob-react-native-3",
"author": {

@@ -6,0 +6,0 @@ "name": "Amazon Web Services",

@@ -113,2 +113,4 @@ # Amazon Cognito Auth SDK for JavaScript

* AdvancedSecurityDataCollectionFlag (Optional): boolean flag indicating if the data collection is enabled to support cognito advanced security features. By default, this flag is set to true.
* Storage (Optional): Storage provider used to store session data. By default, it uses localStorage if available or an in-memory structure.
* LaunchUri (Optional): A function called to launch an Uri. By default it uses window.location in browsers, and the Linking class in react native.

@@ -216,2 +218,6 @@ The [AWS Console for Cognito User Pools](https://console.aws.amazon.com/cognito/users/) can be used to get or create these values.

**next**
* Add support for react native.
**v1.2.4**

@@ -218,0 +224,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc