You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a login action and I want to use it for the login page. This action have the login schema and the action callback and return the api fetch witch is bind with a try/catch and return the data or the error. This is the right decision I make or I need it to make with another way? Witch way is the right? Is the right choice to use this package for my use case? Can you give a example for my use case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a login action and I want to use it for the login page. This action have the login schema and the action callback and return the api fetch witch is bind with a try/catch and return the data or the error. This is the right decision I make or I need it to make with another way? Witch way is the right? Is the right choice to use this package for my use case? Can you give a example for my use case?
Beta Was this translation helpful? Give feedback.
All reactions