mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
feat: pass and handle auth request context for email links (#7815)
* pass and handle auth request context * tests and cleanup * cleanup
This commit is contained in:
@@ -1797,6 +1797,7 @@ func TestExistsUser(t *testing.T) {
|
||||
domain.GenderFemale,
|
||||
"support@zitadel.com",
|
||||
true,
|
||||
"userAgentID",
|
||||
),
|
||||
}, nil
|
||||
},
|
||||
|
Reference in New Issue
Block a user