rizkybaihaqy / tbd-later

0 stars 0 forks source link

feat : Login #12

Closed rizkybaihaqy closed 11 months ago

rizkybaihaqy commented 1 year ago

The setup for registering is created but the login is not.

Protect the admin route by creating a /login that take only password.

Utilize Deta for authentication. Modify the space configuration to restrict public access only to the root path /. For any other routes, will require Deta Space’s authentication.

rizkybaihaqy commented 11 months ago

13