New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aarc-dev/auth-sdk

Package Overview
Dependencies
Maintainers
0
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aarc-dev/auth-sdk - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

2

dist/index.js

@@ -1691,3 +1691,3 @@ var Ge = Object.defineProperty;

const o = this.config.stytchUrls[this.env], i = this.config.publicToken[this.env];
return `${o}/v1/public/oauth/${t}/start?public_token=${i}&login_redirect_url=${s}/?state=${r}&signup_redirect_url=${s}/?state=${r}`;
return `${o}/v1/public/oauth/${t}/start?public_token=${i}&login_redirect_url=${s}?state=${r}&signup_redirect_url=${s}?state=${r}`;
} catch (r) {

@@ -1694,0 +1694,0 @@ throw console.error("Error during authentication:", r), r;

{
"name": "@aarc-dev/auth-sdk",
"version": "0.0.28",
"version": "0.0.29",
"type": "module",

@@ -5,0 +5,0 @@ "scripts": {

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