livebook/lib/livebook_web/plugs
José Valim 29c5cb1904 ZTA revamp
* 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
2024-04-13 10:29:22 +02:00
..
auth_plug.ex Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
configured_plug.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
file_system_provider.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
memory_provider.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
static_plug.ex Exclude modules from docs (#2218) 2023-09-21 12:28:45 +02:00
user_plug.ex ZTA revamp 2024-04-13 10:29:22 +02:00