Full-Stack-Collective / connectient

Connectient: Your bridge to effortless healthcare appointments, ensuring seamless scheduling for patients and providers
https://connectient.co
1 stars 1 forks source link

Implement protected routes for admin #70

Closed 5hraddha closed 1 year ago

5hraddha commented 1 year ago

Description

This PR implements the unauthenticated route that was created before for admin.

Related Issue

Closes #58

Acceptance Criteria

There currently exists an unauthenticated route which should be implemented if unauthenticated users try to access the admin dashboard.

Type of Changes

Type
:bug: Bug fix
:sparkles: New feature
:hammer: Refactoring
:100: Add tests
:link: Update dependencies
:scroll: Docs
5hraddha commented 1 year ago

This PR won't be required now as it has been taken care as part of the UI setup.