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

feat(localauthorization): adds local authoriation #32

Merged
merged 5 commits into from
Mar 10, 2020

Conversation

ezesundayeze
Copy link
Member

I added local authorization to check if a user is logged in

@ezesundayeze
Copy link
Member Author

This middleware can be used to protect any route that allows only a logged-in user to perfom operations.

@ezesundayeze ezesundayeze linked an issue Mar 9, 2020 that may be closed by this pull request
@Ani-Emmanuel
Copy link
Member

Ani-Emmanuel commented Mar 10, 2020

Are you still working on the module?

@ezesundayeze
Copy link
Member Author

Please can you explain what you did

I think by clicking on this link fe8aaeb you should see the things I did.

Any confusion or anything that isn't right you can let me know.

@Ani-Emmanuel Ani-Emmanuel merged commit d267c9b into develop Mar 10, 2020
@Ani-Emmanuel Ani-Emmanuel deleted the feat/authorization branch March 10, 2020 16:02
@ezesundayeze ezesundayeze restored the feat/authorization branch March 10, 2020 16:04
@ezesundayeze ezesundayeze deleted the feat/authorization branch March 10, 2020 16:04
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.

Authorization: set up permission module
2 participants