diff --git a/2021-03-19_axios-01-start/src/components/dashboard/dashboard.vue b/2021-03-19_axios-01-start/src/components/dashboard/dashboard.vue index 97508d8..d1e84b0 100644 --- a/2021-03-19_axios-01-start/src/components/dashboard/dashboard.vue +++ b/2021-03-19_axios-01-start/src/components/dashboard/dashboard.vue @@ -2,9 +2,38 @@

That's the dashboard!

You should only get here if you're authenticated!

+

User Email: {{ email }}

+ + \ No newline at end of file +