2025-03-20 - Frontend Authentication with Redux
Jump to navigation
Jump to search
concept
- use both of javascript funtion and react
- use redux for trigger longin in user-detail
- fist, Component will call loginStart function then check accessToken and accessToken_expire from local storage before login with AWS cognito
- after login with AWS cognito will redirect to login component