CheapIdeas icon indicating copy to clipboard operation
CheapIdeas copied to clipboard

Is there a way to have role based authorization?

Open sebastianamaro opened this issue 4 years ago • 0 comments

Hi!

i ve found your repo very useful I have a xamarin forms app, with .net core 3.1 api

I need my app to have a login on the mobile app, which also secures the access to the API. But i also have roles, with different permisions both on the view, but also on the back end.

Is there a way to integrate this, with a role based schema?

sebastianamaro avatar Apr 18 '20 04:04 sebastianamaro