Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用nodejs制作googleauth,然后使用flutter处理登录和注册请求。
有没有办法在 Flutter 应用程序上处理重定向?还是我应该考虑不同的实现?如果是后者,在这个用例中推荐什么?