Feat(authentication): username password provider (#6052)

This commit is contained in:
Philip Korsholm
2024-01-23 09:04:22 +00:00
committed by GitHub
parent 9d7ed9dbaf
commit 24bb26b81a
20 changed files with 424 additions and 44 deletions
@@ -229,6 +229,7 @@ describe("AuthUser Service", () => {
{
id: "test",
provider_id: "manual",
entity_id: "test"
},
])