You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Client::{register, authenticate} methods are growing in parameters, it would be interesting to have a creater request type that includes the origin and the optional client_data_hash to improve the readability of requests and dev UX.