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

@forward-software/react-auth

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forward-software/react-auth - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

package.json
{
"name": "@forward-software/react-auth",
"version": "1.0.0",
"version": "1.0.1",
"author": "ForWarD Software (https://github.com/Forward-Software)",

@@ -21,2 +21,4 @@ "license": "MIT",

"module": "dist/react-auth.esm.js",
"react-native": "src/index.tsx",
"source": "src/index.tsx",
"files": [

@@ -41,3 +43,4 @@ "dist",

"examples:reqres": "yarn --cwd examples/reqres",
"examples:refresh-token": "yarn --cwd examples/refresh-token"
"examples:refresh-token": "yarn --cwd examples/refresh-token",
"examples:native": "yarn --cwd examples/native"
},

@@ -44,0 +47,0 @@ "devDependencies": {

# React Auth
<div align="center">
<img src="./assets/cover.jpeg" width="100%" />
</div>
> Simplify your Auth flow when working with React apps

@@ -4,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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