This is a hard one, it involves creating a whole module for handling the auth
I am not considering the addition of credential persistence logic for now as any consumer might use their own approach (disk, keyring, db), rather just implement capabilities and handshake. I'm highly considering it doing it by hand.
The same thing can be said about the legacy password system
This is a hard one, it involves creating a whole module for handling the auth
I am not considering the addition of credential persistence logic for now as any consumer might use their own approach (disk, keyring, db), rather just implement capabilities and handshake. I'm highly considering it doing it by hand.
The same thing can be said about the legacy password system