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

@base-sdk/auth-first-party

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@base-sdk/auth-first-party

> This is a package for authenticating base and bridged services itself. if you are looking for package implementing your own auth on your own service, please refer [@base-sdk/auth](../auth)

  • 0.1.0-1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

base-sdk

BASE SDK auth-first-party

This is a package for authenticating base and bridged services itself. if you are looking for package implementing your own auth on your own service, please refer @base-sdk/auth

Installation

You will not have to install this package manually. this package is only used for bridged first party products.

yarn add --dev @base-sdk/auth-first-party

Usage (Exceptional)

The usage of this package is exceptional. all other package have it's corresponding backend service, but not this. This package is used for authenticating bridged first party applications, which is all oepnsource. only the interface and process are presend here, actual authentication service is closed and managed securely.

From below, the usage guide is only for bridged security developers, not for general bridged users.

  • usage docs - wip

What is BASE?

Base is an opensource firebase alternative for building enterprise level applications. the backend runs on lambda as MSA, and you can self-host it if you want. the backend is available at bridgedxyz/base

Follow us & Learn more

FAQs

Package last updated on 30 May 2021

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