I am building a single page javascript app using dart, what are the recommended ways to handle user authentication and registration?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Take a look at http://code.google.com/p/google-api-dart-client/ for information about using oAuth with Dart. I noticed that you tagged this with |
|||
|
|
|
There is now the easy to use Google OAuth2 Library, which you can get from Pub. Here is a great guide on how to use the package from Dartwatch. |
|||
|
|
