Circuitverse: Implement Authorization layer

Created on 28 Feb 2019  路  6Comments  路  Source: CircuitVerse/CircuitVerse

In the current code authorization is handled in the controller layer. It is always better to extract it into separate layer.

Use https://github.com/varvet/pundit (Preferred), Or https://github.com/CanCanCommunity/cancancan

Most helpful comment

Hey @Sadat97, I've opened a PR for it.

All 6 comments

Can I start looking into this?

Sure, go ahead

Is anyone one working on this issue? I want to implement this

Hey @Sadat97, I've opened a PR for it.

@ankitkataria if this has been done, please refer the PR here. Then, this issue can be closed after the merge.

@Parikshit-Hooda PR #184 is yet to be merged. I've referenced the issue in the PR already. I'll ensure that the issue gets closed once it is merged! :sweat_smile:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

satu0king picture satu0king  路  5Comments

Ananthavijay picture Ananthavijay  路  5Comments

sal2701 picture sal2701  路  9Comments

ankitkataria picture ankitkataria  路  5Comments

satu0king picture satu0king  路  9Comments