@openmobilehub/auth-core
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published


React Native OMH Auth - Core

NPM downloads NPM version License

Chat on Discord Follow on Twitter


Installation

npm add @openmobilehub/auth-core

Usage

The core modules exposes the OmhUserProfile type which you might find useful when working in a TypeScript React Native app.

import {type OmhUserProfile} from '@openmobilehub/auth-core';

// ... Auth Client initialization and sign in

const user: OmhUserProfile = await AuthClient.getUser();

License

Readme

Keywords

none

Package Sidebar

Install

npm i @openmobilehub/auth-core

Weekly Downloads

6

Version

1.0.1

License

Apache-2.0

Unpacked Size

73.7 kB

Total Files

52

Last publish

Collaborators

  • andrei-zgirvaci
  • dnowak5f
  • esemesek
  • openmobilehubnpm