Relative Content

Tag Archive for amazon-web-servicessts

Using aws sts for mobile app for authentication

I use flutter for mobile app and I do all my users and authentication my self. I have a users db and custom OTP registration process.
Is it valid to generate AWS STS tokens for a mobile app to interact with AWS Gateway?