zitadel/internal/api/grpc/auth
Livio Amstutz 38478efefb
fix: handle multiple webauthn origins (#1078)
* fix(grpc): return CredentialCreationData in webauthn public key

* return id of u2f tokens

* handle separate origins in webauthn

* param
2020-12-08 15:39:58 +01:00
..
gateway.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
policy_complexity_converter.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
probes.go feat: probes (#964) 2020-11-20 10:09:17 +01:00
search_converter.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
server.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user_converter.go fix: handle multiple webauthn origins (#1078) 2020-12-08 15:39:58 +01:00
user_grant_converter.go feat: sequence and timestamp on searchrequests (#468) 2020-07-15 13:24:36 +02:00
user_grant.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user_human_converter.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_machine_converter.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_session_converter.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user_session.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
user.go feat: add WebAuthN support for passwordless login and 2fa (#966) 2020-12-02 17:00:04 +01:00