How do we do when we log in using token without password because of Single Sign-on? I've created AWS cognito app using react and then apps (laravel-based) will be under that website. So, all apps should get token without password in order to log in. How do we do that? Please help.
How do we do when we log in using token without password because of Single Sign-on? I've created AWS cognito app using react and then apps (laravel-based) will be under that website. So, all apps should get token without password in order to log in. How do we do that? Please help.