Skip to content
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

Security #15

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Security #15

wants to merge 3 commits into from

Conversation

Tyagi-Sunny
Copy link
Owner

Implement Oauth using passport JS in previous loopback application as a Loopback 4 component. Create a login page in UI. Add username field to user table. Implement login feature and ensure non logged in user is not able to access any other page in UI and any of the other APIs. Push the code to the repo on github. Generate a PR for review. Use the starter project as reference on how it can be done.

Add a new column to roles table - permissions. It will be array of strings. Implement authorisation as a component in loopback application.
Push the code to the repo on github. Generate a PR for review.

Use the starter project as reference on how it can 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.

1 participant