mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-12-11 14:16:44 +08:00
* Rename SessionIdentity to PassThrough and make it part of ZTA * Compute the ID at the Plug level, rather than ZTA level and avoid storing it twice * Stop the user "avatar" from flashing on initial render * Do not duplicate identity data inside user data, rather keep them distinct |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| errors | ||
| helpers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| iframe_endpoint.ex | ||
| router.ex | ||
| telemetry.ex | ||