Replies: 1 comment 2 replies
-
|
Hello @enniolopes . We recently created the As we have our first project (siflor) that will use this module, and I saw that the design is a little different from what we developed in PS: if you have any other ideas that we can adopt in this case, I'm available 😉 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Our first module will be the authentication module. We have a very opinionated process to perform authentication in our applications using AWS Cognito.
The authentication process needs the screens below:
API
The library will have some exports.
AuthProvider
Will handle the authentication state.
useAuth
This hook will provide some methods and states to handle our authentication flow.
Beta Was this translation helpful? Give feedback.
All reactions