Skip to content

flutter_app #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

flutter_app #35

wants to merge 2 commits into from

Conversation

outofreac
Copy link

Route Guarding: Added AuthGuard class to control access to routes based on authentication status and user role.
Dynamic Role-Based Routing: Introduced a secureRoute method to enforce role-based access control dynamically. For example, only admins can access the admin dashboard.
Security Enhancements: Added a basic AuthService class to validate tokens, which can be expanded to include JWT validation, token expiration checks, and more.

Name - Shreyash Bhatt
Prn -1032210735
MIT WPU
CSE AIDS

@anshumandas
Copy link
Owner

you need to study the boilerplate properly. Not much seems to be done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants