BOYER Thomas

Results 3 comments of BOYER Thomas

Hello, Where is the project to implement webauthn as 2FA?

``` C:\Users\PTBR06201\Downloads>tesla_auth --debug DEBUG [tesla_auth] Opening https://auth.tesla.com/oauth2/v3/authorize?response_type=code&client_id=ownerapi&state=QB7NRU_jv3j8JKd_4ATvLA&code_challenge=3NPTYAfBXU7vKOJYDnyiz_Nibtlx_TmQOWacX9D4P0Y&code_challenge_method=S256&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&scope=openid+email+offline_access ... DEBUG [tesla_auth] URL changed: https://auth.tesla.com/void/callback?code=....&state=...&issuer=https%3A%2F%2Fauth.tesla.com%2Foauth2%2Fv3 DEBUG [reqwest::connect] starting new connection: https://auth.tesla.com/ ERROR [tesla_auth] Request failed ```

Yes I have opened the page ``https://auth.tesla.com/void/callback?code=...&state=...&issuer=https%3A%2F%2Fauth.tesla.com%2Foauth2%2Fv3`` Reponse : 404 not found