Socket
Socket
Sign inDemoInstall

@stytch/core

Package Overview
Dependencies
1
Maintainers
15
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @stytch/core


Version published
Weekly downloads
25K
decreased by-8.39%
Maintainers
15
Created
Weekly downloads
 

Readme

Source

Stytch Javascript SDK Core Components

Stytch Overview

Stytch is an authentication platform for developers. Onboard, authenticate, and engage your users with Stytch’s APIs. Improve security and user experience with flexible, passwordless authentication solutions. Let us build the infrastructure, so you can focus on your product.

Overview

This package provides core implementations for the Javascript SDKs - @stytch/vanilla-js, @stytch/react-native. Application code should never refer to this package directly.

Internals

This package contains shared types, errors, and utilities for the Stytch Javascript SDKs.

This package has two entrypoints -

// All publicly consumed types - requests, responses, UI config, etc
export * from '@stytch/core/public'

// All internal utilities
import { logger, InternalErrorType, ... } from '@stytch/core'

FAQs

Last updated on 26 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc