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

Create authorization and authentication rules #20

Merged
merged 35 commits into from
Oct 24, 2022

Conversation

ElsonOtake
Copy link
Owner

@ElsonOtake ElsonOtake commented Oct 24, 2022

  • Install Devise gem;
  • Install CanCanCan gem;
  • Config authorization rules;
  • Config authentication rules.

image

@AntonioHincapie AntonioHincapie linked an issue Oct 24, 2022 that may be closed by this pull request
Copy link
Collaborator

@GiuseppeTG GiuseppeTG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ElsonOtake 👋 ,

Your project is complete! There is nothing else to say other than... it's time to merge it 🥇 :
Congratulations! 🎉

Alt Text

Highlights

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear.
Please, remember to tag me in your question so I can receive the notification.

@ElsonOtake ElsonOtake merged commit f7fddd8 into dev Oct 24, 2022
@ElsonOtake ElsonOtake deleted the authorization_authentication branch October 24, 2022 21:13
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.

[4pts] Create authorization and authentication rules.
3 participants