manchenkoff/breeze-nuxt

[feature] implement API interaction

manchenkoff opened this issue · 0 comments

Since all basic pages and components are created, the next step is to implement API interaction to support the following features:

  • Registration
  • Logging in
  • Password reset
  • User verification after registration
  • Verified middleware for pages
  • Pages middleware configuration

Use the breeze-next project as a reference.