Std.App.Totp.Configuring
1 declaration
trait
ConfiguringThis declaration names behavior that types can implement.
What it does
The three numbers a code's shape is decided by, set one call at a time.
A configuration is built by naming the secret and who it belongs to, and
then saying which of these three differ from the defaults. As methods they
read down the page in the order they are decided, which is also the order an
authenticator app's settings screen lists them.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
