Shortcut:/key

Login

Last updatedJuly 15, 2021

Hoss makes it simple to implement user authentication. When using Hoss Cloud all required backend services are provided out of the box. You simply need to drop in the UI components from the @hoss/cloud package.

Login

To implement this page simply create a new file named pages/login.tsx with the following content

export { Login as default } from '@hoss/cloud'