1.0.6 • Published 1 year ago
@openmobilehub/auth-core v1.0.6
Installation
npm add @openmobilehub/auth-coreUsage
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
1 year ago
1.0.5
1 year ago
1.0.4-alpha.0
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago
1.0.0-beta.4
2 years ago
1.0.0-beta.3
2 years ago
1.0.0-beta.2
2 years ago
1.0.0-beta.1
2 years ago
1.0.0-beta.0
2 years ago