1.0.6 • Published 10 months ago
@openmobilehub/auth-core v1.0.6
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
- See LICENSE
1.0.6
10 months ago
1.0.5
10 months ago
1.0.4-alpha.0
11 months ago
1.0.3
11 months ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago
1.0.0-beta.4
1 year ago
1.0.0-beta.3
1 year ago
1.0.0-beta.2
1 year ago
1.0.0-beta.1
1 year ago
1.0.0-beta.0
1 year ago