How to instruct Phoenix to set secure flag (HTTPS only) on session cookie?
|
|
8
|
5352
|
December 6, 2024
|
What would be the best approach to share the Phoenix session with a Django app?
|
|
1
|
487
|
November 10, 2024
|
Getting an key :assign missing error in a Plug.Conn without calling assign or assigns
|
|
1
|
33
|
September 29, 2024
|
Using LiveView without session and cookie (sometimes)
|
|
2
|
260
|
May 17, 2024
|
Session issues on iOS
|
|
6
|
357
|
May 3, 2024
|
Persisting PhoenixLiveSession "session" across liveview navigation
|
|
0
|
191
|
April 12, 2024
|
User authentication across multiple tabs with LiveView
|
|
14
|
1411
|
November 16, 2023
|
CSRF issue when using session based authentication for json APIs
|
|
2
|
1248
|
July 29, 2023
|
How to add a session in page LiveView?
|
|
3
|
717
|
June 24, 2023
|
Persisting data across liveview navigation
|
|
7
|
2683
|
May 27, 2023
|
PlugDbSession - store your sessions in the database
|
|
0
|
620
|
April 14, 2023
|
Sentry, Liveview, Javascript, Session
|
|
1
|
779
|
April 5, 2023
|
Current_user present in socket.assigns for LiveView page load but not for form submission
|
|
3
|
785
|
March 2, 2023
|
How to enable host only flag for a session cookie?
|
|
2
|
530
|
February 7, 2023
|
Decoding Plug session manually
|
|
6
|
959
|
January 16, 2023
|
Is there an update to put_session from phoenix liveview login form?
|
|
7
|
1626
|
July 10, 2022
|
Update Session inside liveview
|
|
10
|
1267
|
July 5, 2022
|
LiveView write to the session while being mounted
|
|
2
|
1274
|
June 17, 2022
|
Is it possible to use Session Authentification with Absinthe?
|
|
7
|
1985
|
March 1, 2022
|
`get_session` vs `fetch_session` -- why?
|
|
5
|
3757
|
October 29, 2021
|
PhoenixLiveSession: Plug sessions with LiveView integration + PubSub support
|
|
10
|
3172
|
October 6, 2021
|
How does session work in LiveView
|
|
10
|
6990
|
August 4, 2021
|
Session - values not set?
|
|
2
|
524
|
May 31, 2021
|
ExUnit test not get session_id trough graphql auth mutations
|
|
0
|
462
|
March 19, 2021
|
Plug.Session could not verify incoming session cookie. This may happen when the session settings change or a stale cookie is sent
|
|
0
|
642
|
January 27, 2021
|
LiveView session was misconfigured or the user token is outdated
|
|
1
|
2428
|
October 12, 2020
|
Disappearing session data
|
|
0
|
517
|
August 3, 2020
|
Rolling deploys and persistent Plug.Session
|
|
14
|
1888
|
June 7, 2020
|
Phx_gen_auth: Session cookies and remember-me cookies
|
|
12
|
4465
|
May 16, 2020
|
Is this the idiomatic way to initialize a session?
|
|
1
|
663
|
May 16, 2020
|