@base-sdk/auth-first-party
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @base-sdk/auth-first-party

Weekly Downloads

8

Version

0.1.0-1

License

MIT

Unpacked Size

16.1 kB

Total Files

29

Last publish

Collaborators

  • softmarshmallow