Skip to content
  • ale's avatar
    Show warnings when there are errors in the users file · e29f41a8
    ale authored
    Currently the only part that can fail is the U2F registration
    decoding. As a side effect of validating user objects early, it also
    gets rid of runtime allocations by just storing a map of backend.User
    objects.
    e29f41a8