mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-29 23:05:59 +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 |
||
|---|---|---|
| .. | ||
| auth_plug.ex | ||
| configured_plug.ex | ||
| file_system_provider.ex | ||
| memory_provider.ex | ||
| static_plug.ex | ||
| user_plug.ex | ||