serenity-kit / opaque

Secure password based client-server authentication without the server ever obtaining knowledge of the password. Implementation of the OPAQUE protocol.
https://opaque-auth.com
MIT License
45 stars 5 forks source link

clarify the usage in the examples #68

Closed nikgraf closed 1 year ago

nikgraf commented 1 year ago

@steos @freuleinkorksi I'm not 100% sure about this change, but after reading up on the opaque-ke examples I noticed we don't even indicate what is meant by userIdentifier and password.

Feels obvious to me, but maybe not to someone checking it out for the first time?

If you have better ideas, let's do that :D