Display/Hide sections of the UI depending on user permissions

Hello, I want to know if webflow will allow me to show and hide sections of the website based on the user’s permission. I have a backend restful service that given a session token then it returns the list of sections/components/features that the logged user is allow to see. Can I do that?