Standalone authentication lab
Sign in to a protected LiveView
This form submits through ordinary HTTP. The protected route then authenticates the opaque cookie during disconnected mount and revalidates public claims when the socket connects.
Standalone authentication lab
This form submits through ordinary HTTP. The protected route then authenticates the opaque cookie during disconnected mount and revalidates public claims when the socket connects.