Access checking on routes

The route data structure allows you to specify permissions, roles and custom access checkers that are required to access the route.

This guide describes the different approaches.

Route access checking basics

Some basics about route access checking

Custom route access checking

This page describes setting up a simple, custom route access checker

Advanced route access checking

This page describes setting up a more advanced, custom route access checker.

CSRF access checking

Cross-Site Request Forgery

Guide maintainers

pancho's picture