@contler/login
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

login-contler

The login-contler library provides a seamless authentication experience for users by integrating with Contler API. It enables users to authenticate using their Contler credentials, ensuring secure access to Contler services.

Setup

Install library with npm npm install @contler/login

Usage

Import the library in your application and use the getContlerUser method to authenticate users.

import {getContlerUser} from '@contler/login';

...

getContlerUser({environment: 'qa'}).then(data => console.log(data))

Readme

Keywords

none

Package Sidebar

Install

npm i @contler/login

Weekly Downloads

0

Version

0.0.5

License

none

Unpacked Size

5.63 kB

Total Files

20

Last publish

Collaborators

  • ruedagato