Flutter Web Auth: How to intercept the redirect uri (Tesla API) – Stack Overflow

Tesla has a fixed redirect URI of https://auth.tesla.com/void/callback . I can use the authenticate method which opens a new tab at the tesla …
View full source