littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
119 stars 11 forks source link

Move Tenant Information to the URL #1137

Open HazimAr opened 1 week ago

HazimAr commented 1 week ago

Currently we store the tenantId in cookie but we should move it to the URL. This will allow users to be able to share specific page that has specific tenant data with other users. We still need to allow the user to be able to change the current tenant to any tenant they have access to