black-bits/laravel-cognito-auth

Can this work localy?

Closed this issue · 2 comments

We are making an AWS app using laravel and we are thinking of using amazon cognito for user authentication.
It is wonderful this package is available (although in beta).

However I have one question maybe stupid..
Can this be used while developing localy on my local computer or does it need tofunction only inside EC2 or beanstalk? I mean while my app is in dev and it doesnt have a public url yet.

yes, it'll work on locally

Great thank you!