livebook/lib/livebook_web/live
Cristine Guadelupe 29b712917e
ZTA - user identity (#2015)
* Get user identity

* Moves current_user_id to identity_data

* Renames cookies to session_identity

* Keep zta keys in the state

* User id from GoogleIap

* Update cloudflare.ex

* Update googleiap.ex

* Email only for ZTA

* Get the current_user_id from the identity_data

* Applying suggestions

* Applying suggestions

* Fix verify_token

---------

Co-authored-by: José Valim <jose.valim@gmail.com>
2023-06-29 23:10:00 +02:00
..
app_session_live Implement stamping for teams hub (#1973) 2023-06-09 20:59:04 +02:00
home_live Remove bottom border last running session of list (#1908) 2023-05-16 12:34:59 +02:00
hooks ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
hub Redirect to Hub page to update or delete a secret (#2005) 2023-06-23 17:54:13 -03:00
open_live Fix on-hover docs for erlang modules with type names in signature (#1957) 2023-06-07 12:30:52 +02:00
output Use different html name for output inputs (#1970) 2023-06-08 23:27:13 +02:00
session_live Fix smart cell editor initialization (#2017) 2023-06-28 22:39:24 +02:00
settings_live Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
app_auth_live.ex Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
app_helpers.ex Automatically reevaluate app sessions and support interrupt (#1928) 2023-05-26 13:12:41 +02:00
app_live.ex Add link to apps sessions on multi-session app page (#1954) 2023-06-02 18:18:54 +02:00
app_session_live.ex Show notifications for new app version and import warnings (#1955) 2023-06-02 21:32:44 +02:00
apps_live.ex Wrap app app info when too long 2023-06-16 19:36:29 +02:00
auth_app_list_live.ex Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
env_var_component.ex Typing env and secret name automatically upcases (#1736) 2023-02-28 13:53:18 +01:00
env_vars_component.ex Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
file_select_component.ex Implement stamping for teams hub (#1973) 2023-06-09 20:59:04 +02:00
file_system_helpers.ex Update to Phoenix 1.7 (#1720) 2023-02-22 19:34:54 +01:00
home_live.ex Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
js_view_component.ex Load JS view assets from CDN when applicable (#1958) 2023-06-07 14:26:51 +02:00
layout_helpers.ex Redirect to Hub page to update or delete a secret (#2005) 2023-06-23 17:54:13 -03:00
learn_helpers.ex Respect LIVEBOOK_BASE_URL_PATH for learn card images (#1988) 2023-06-19 14:03:42 +02:00
learn_live.ex Respect LIVEBOOK_BASE_URL_PATH for learn card images (#1988) 2023-06-19 14:03:42 +02:00
notebook_cards_component.ex Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
open_live.ex Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
output.ex Automatically reevaluate app sessions and support interrupt (#1928) 2023-05-26 13:12:41 +02:00
session_helpers.ex Add support for Erlang code cells (#1892) 2023-06-02 14:49:06 +02:00
session_live.ex Fix smart cell editor initialization (#2017) 2023-06-28 22:39:24 +02:00
settings_live.ex Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
user_component.ex ZTA - user identity (#2015) 2023-06-29 23:10:00 +02:00
user_helpers.ex Make modal width a variant attribute 2023-03-07 22:19:16 +01:00