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
Enable frontend to access types of backend. This is important for e.g. permissions, userstatus, etc...
Most suitable solution for this would be use typescript composite projects and reference the backend project from the frontend project.