dendrite/clientapi/auth
Fabian Deifuß f887bcea6f add digital signature challenge response authentication mechanism
using ed25519 keypairs

Signed-off-by: Fabian Deifuß <deifussfabian@icloud.com>
2022-01-04 00:14:37 +01:00
..
authtypes add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
auth.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
challenge_response.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
password.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
user_interactive.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00
user_interactive_test.go add digital signature challenge response authentication mechanism 2022-01-04 00:14:37 +01:00