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

@corbado/web-core

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@corbado/web-core

This package contains core functionalities which are exported by all the SDKs and UI packages of our JavaScript library

  • 0.1.7-alpha.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
359
decreased by-23.78%
Maintainers
4
Weekly downloads
 
Created
Source

web-core

This package contains core functionalities which are exported by all the SDKs and UI packages of our JavaScript library.

Note: Package is for internal use only.

TODO: Add more details about the package here.

TODO: Publish the package to npm.

Noticeable concepts

  • SessionService should not be exposed to other packages (it should be encapsulated by AuthService)
  • LongSession should be completely encapsulated by SessionService
  • Functions should be pure if possible
  • Functions should not be influenced by UI problems (UI problems should be solved in UI packages) => the only place that deals with UI problems is the FlowHandlerService

FAQs

Package last updated on 28 Dec 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc