dart - 使用AngularDart的Facebook身份验证

标签 dart facebook-authentication

是否有人已经使用AngularDart实现了Facebook身份验证?我知道这篇文章:Dart login/logout example,但是我坚持使用Facebook回调URL的路由。你有我的例子吗?还是您认为最好将其设置为服务器端,例如使用Node.js Passport?

谢谢!

最佳答案

这似乎是一个可靠的例子。确实,这是比原始问题更好的答案:
Dart login/logout example

可悲的是,它似乎还不存在预烘焙的软件包。但是,对于Google oauth:
https://github.com/dart-gde/dart-google-oauth2-library

关于dart - 使用AngularDart的Facebook身份验证,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22473131/

相关文章:

java.lang.RuntimeException : Failure delivering result ResultInfo while logging using Facebook 错误

servicestack - Dart DateTime.parse() ServiceStack 返回的字符串日期

java - 错误 : Could not find com. android.tools.build :gradle:3. 2.1

asp.net-mvc-5 - Facebook MVC 5 ASP.NET 身份 - 某些用户的电子邮件为空

android - 尝试使用 LWUIT android 端口进行 facebook 身份验证时出现 SSL 错误

grails - 重定向后出现Grails Facebook身份验证插件错误

flutter 有向图。我可以将 CustomPainter 类与自定义小部件一起使用吗?

dart - 从 const String 声明 const String

firebase - 在Flutter中的小部件中显示Firebase RealTime数据库数据

asp.net-mvc - ASP.NET MVC 中的 Google 和 Facebook OAuth2 提供程序是否需要 SSL 证书