DefGuard / DefGuard/defguard

Introduce a separate step-finish RPC

Open
#3,608 1 comment 0 reactions 1 assignee Claimed by @wojcik91 View on GitHub
Dominant language
Rust
Stars
2.8k
Forks
115
Avg merge
1d 4h
Merged PRs (30d)
51

Description

Initially we decided to reuse the `finish` endpoint for the new multi-step MFA flow.
This complicates the logic, because for each request we have to decide if we are dealing with a legacy client finishing MFA or with a new client just finishing a step.
A cleaner approach would be to separate the clients at RPC level.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.