You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The web app provides a backend system to manage content.
Features
Authentication
Authentication is implemented via Auth0. The package for integration is @auth0/nextjs-auth0 which is initialized in lib/auth0.ts. Whenever authentication is required use the configured instance provided by this module.