Does anybody have already implemented a Facebook authentication using AngularDart? I know this post: Dart login/logout example but I stuck with the routing for the Facebook callback-Url. Do you have any example for me? Or do you think it is better to make it serverside e.g. using Node.js Passport?
Thank you!