How to Add Authentication to a Vue.js App Using AWS Amplify

How to Add Authentication to a Vue.js App Using AWS Amplify

What’s AWS Amplify? AWS Amplify is an open-source framework created by Amazon that contains a set of tools and services that can be used together or on their own. One of the tools is Amplify Auth. Amplify Auth lets you quickly set up secure authentication and control what users have access to in your application. The Amplify framework uses Amazon Cognito as the main authentication […]

Read More