Skip to content

Better error messages #197

@My1

Description

@My1

from #191
https://developers.yubico.com/U2F/Libraries/Client_error_codes.html

The error codes are the following:
1: Something not listed below (aka unknown error)
2: Bad Request, aka:

  • the AppID is invalid e.g.
    • no HTTPS,
    • URL Doesnt match the site you are on
    • U2F is called wrongly

3: Something wrong with the Client config (no Idea what that means)
4:
in registration: U2F stick already registered
in Login: U2F Stick unknown for this account

5: Timeout

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions