0.0.9 • Published 3 months ago
pagotic-module v0.0.9
PagoTIC Module
Exported:
SignInScreen:
SignIn screen that handles login and errors.
Props:
- setItemStorage: Function to set the signin response (including access token) in the storage
- showToast: Function to show any text in the toast.
- theme: Theme of the app.
ConfigProvider
A provider that must be used to wrap the app.
Params:
- config: An object with ENV, AUTH and KEYCLOAK_CLIENT_ID.