Dashboard
Session Details
Reading session from sessionStorage...
Admin Panel
This section is only accessible to users with the admin role. The access control is powered by Sekisho's accessRestricted() function and <AccessRestrictedContainer /> component.
Reading session from sessionStorage...
Organization Dashboard
This section demonstrates a custom sekisho guard built with createSekisho() from sekisho/factory. The organization data below requires an org to be selected — otherwise the guard fires and the fallback is shown.
Loading organization data...
Error Boundary Demo
The button below renders a component that throws a plain Error. It is to demonstrate that Sekisho's error wrapper / error boundary won't interfere with your app's error handling.
GitHub · npm install sekisho