Skip to content

What happens on the server if the client sends invalid input? #131

@Arlen22

Description

@Arlen22

I can't find anywhere in the documentation where it says what happens if the client fails to login (enters the wrong password or otherwise gives malformed input).

Especially here, where it is the most important, and also expected.

// server
const { sessionKey } = opaque.server.finishLogin({
  finishLoginRequest,
  serverLoginState,
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions