NimbleTOTP.valid-question-mark

You're seeing just the function valid-question-mark, go back to NimbleTOTP module for more information.
Link to this function

valid?(secret, otp, opts \\ [])

View Source

Checks if the given otp code matches the secret.

It accepts the same options as verification_code/2.