mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 02:22:44 +02:00
Check login intents match between QR code and current flow
This commit is contained in:
committed by
Stefan Ceriu
parent
d422e3ea1d
commit
68461d5fd5
@@ -84,6 +84,7 @@ struct QRLoginRendezvousPayload: Codable {
|
||||
|
||||
enum Intent: String, Codable {
|
||||
case loginStart = "login.start"
|
||||
case loginReciprocate = "login.reciprocate"
|
||||
}
|
||||
|
||||
enum Outcome: String, Codable {
|
||||
|
||||
Reference in New Issue
Block a user