SERIES
Amplify + Nuxt
-
1.0How To Setup AWS Amplify in a New Nuxt Project0 Min
-
2.0How To Add Authentication Using AWS Amplify's Auth Class In A Nuxt App0 Min
-
3.0Adding Register and Login Flows Using AWS Amplify in a Nuxt App0 Min
-
4.0How To Add A Public And Private GraphQL API with AWS Amplify10 Min
-
5.0Implementing Our Private & Public Amplify GraphQL API In Our Nuxt App13 Min
-
6.0How To Deploy A Nuxt SPA To AWS Amplify3 Min
-
7.0How To Deploy a Nuxt SPA to AWS Amplify for Production2 Min

Amplify + Nuxt
How To Add Authentication Using AWS Amplify's Auth Class In A Nuxt App
0 MIN READ
1 year ago
In this lesson we'll go over how to add authentication to our Nuxt application using AWS Amplify. We'll also go over how to setup a Vuex store to interface with Amplify's Auth API.
You can find AWS Amplify's documentation for the authentication methods we'll be using this this lesson here.
Series List
Adding authentication (Part 1, Setup) - You are here
Adding authentication (Part 2, Implementation)
Adding a public and private API
Deploy via S3
Repository
Dependencies
Amplify CLI, GitHub - Documentation
Amplify JS, GitHub - Documentation
Comment
Prepared By
Tom Gobich
Burlington, KY
Owner of Adocasts, JavaScript developer, educator, PlayStation gamer, burrito eater.
Visit Website