Latest #session Threads Top

f0rest8
Our latest blog post about how our Unlock Session feature works, similar in experience to a password manager: What I was encountering ...
New
longnightElixir
I am building a language switcher (“en”, “de”, “fr”, etc. select input box) of my website; when user first access, I detemine their acce...
New
jeroenbourgois
My app (one instance) is accessible from two different domain name, let’s say a.com and b.com. The app behaves different for each domain...
New
NaN
Im using an ETS table to store sessions. The Cookie is not used to when accessing the ETS table. How do I prevent the set-cookie header f...
New
Rya
I’m trying to create a controller function that returns a view of the currently logged in user. I use guardian for authentication, and sa...
New
BrightEyesDavid
A new project has a requirement that browsing content and searching while not logged in involves zero cookies. When the same pages are vi...
New
loics2
Hi, I’m slowly losing my mind about a bug with liveview on iOS. Users on my application are members of organizations, and the homepage i...
New
msantoli
We want to persist session data in liveview navigation. Using the PhoenixLiveSession.put_session() function set’s the session but this i...
New
RobertoSchneiders
I’ve been reading about session management on Phoenix LiveView for the last couple of days and can’t seem to find a solution for this pro...
New
adarsh1021
My current authentication system looks like this: On entering username and password, the login endpoint is called (not a form action) t...
New

This Week's Trending Top

This Month's Trending Top

f0rest8
Our latest blog post about how our Unlock Session feature works, similar in experience to a password manager: What I was encountering ...
New

This Year's Trending Top

RobertoSchneiders
I’ve been reading about session management on Phoenix LiveView for the last couple of days and can’t seem to find a solution for this pro...
New

Last Three Year's Trending Top

acrolink
I have noticed that the session cookie is not set to secure, how to turn the secure flag on for Phoenix sessions?
New
adarsh1021
My current authentication system looks like this: On entering username and password, the login endpoint is called (not a form action) t...
New
BrightEyesDavid
A new project has a requirement that browsing content and searching while not logged in involves zero cookies. When the same pages are vi...
New
kadam
Hi there! We have an older Django application and we plan to rewrite some parts of the application and also implement new features in Ph...
New
loics2
Hi, I’m slowly losing my mind about a bug with liveview on iOS. Users on my application are members of organizations, and the homepage i...
New
longnightElixir
I am building a language switcher (“en”, “de”, “fr”, etc. select input box) of my website; when user first access, I detemine their acce...
New
NaN
Im using an ETS table to store sessions. The Cookie is not used to when accessing the ETS table. How do I prevent the set-cookie header f...
New
jeroenbourgois
My app (one instance) is accessible from two different domain name, let’s say a.com and b.com. The app behaves different for each domain...
New
msantoli
We want to persist session data in liveview navigation. Using the PhoenixLiveSession.put_session() function set’s the session but this i...
New
Rya
I’m trying to create a controller function that returns a view of the currently logged in user. I use guardian for authentication, and sa...
New

Trending Over Three Years Top

jstlroot
Hello y’all! I’m very new to the Elixir/Phoenix beauty but very excited to learn more! I’m building a Phoenix json API with a (separate...
New
vfsoraki
In mount/3 callback of a LiveView module, you get session as the second parameter. It works fine, until you use live_redirect/push_redire...
New
KikisBomb
Hi, I’m having a Phoenix issue. I am testing a plug I wrote that calls get_session/2 at one point in order to fetch a value stored in a s...
New
pggalaviz
Hi everybody, I’m working on a new API, and digging (once again, why not?) on how to provide auth capabilities to it, I found an interes...
New
thojanssens1
Hello In the generated authentication code by phx_gen_auth, I learn the following: A “session cookie” maintains the user logged in for ...
New
tadasajon
Here are the docs for Plug.Conn.get_session: Plug.Conn.html#get_session/1 And here is the key line from the docs: Returns the whole se...
New
polypush135
Going off the example auth blog post where we have a plug helper like so. # lib/my_app/router.ex import MyAppWeb.UserAuth pipeline :bro...
New
amarandon
Hello Elixir Forum ! I have an existing web app that I’d like to integrate within a new phoenix project. To provide context for those wh...
New
kelsey_l
I’m working on a “learn something” project at work using Phoenix LiveView. My team is building a planning poker app (similar to the one f...
New
netto
I need to persist a value to a user session navigating between liveviews. I have found similar use cases describing some “cart” functiona...
New
wmnnd
Hey folks, I’ve just published a little library called PhoenixLiveSession. What is it? PhoenixLiveSession is a drop-in replacement for ...
New
i-n-g-m-a-r
To play around with LiveView on my phone I have configured my Endpoint like this: config :my_app, MyAppWeb.Endpoint, http: [port: 4000...
New
dokuzbir
I have a slot booking app. What i want is lock a slot 5 minutes for a session/user. I added lock_until, locked_for attributes to slots. A...
New
egze
I was moving my personal site to Phoenix LiveView and noticed the there is always a session cookie present. I’m wondering if it’s possib...
New
woohaaha
Programming Phoenix logs a user out with configure_session(drop: true) Phoenix in Action logs a user out with |> clear_session() |&...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement