Front-End Web & Mobile

Tag: TVM

Simplifying Token Vending Machine Deployment with AWS CloudFormation

Managing credentials in mobile apps is an important concept to get right. Embedding credentials directly into your app is not secure and can lead to your credentials becoming compromised. Two methods we recommend are to use a token vending machine (TVM) or to use web identity federation. Both of these methods provide your app with […]