Open
Description
Does someone has a clear view of what to do, best practice? Or am I throwing a bottle in the ocean...
The ocean is: Passwords, magic link, OPT, Authenticator, Passkey, OAuth, third-party......
- for an API, for Liveview, for Phoenix, for channels
- usingJWT/Oauth/Authenticator/OTP./Passkey (for the devices that can use it..... )???
In particular, I understand the Phoenix generates a session token when a user connects. This token is accessible "on mount" (the HTTP call) by the LiveView and put into the socket
[

There is also 2FA using an authenticator.
And U2F
A comparison between One Time Password and U2F: (same wiki source as above
I saw an "old" post of this:
What about OAthu? Christian Alexander is one of my favorite guy on YT.
Passkey with SimpleWebAuthn
or the WIP:
Metadata
Metadata
Assignees
Labels
No labels