play-authenticate icon indicating copy to clipboard operation
play-authenticate copied to clipboard

Getting Started documentation is out of Sync with Latest Build

Open SlothOfDoom opened this issue 9 years ago • 3 comments

For example, the migration from Play Framework 2.2 to 2.3 there is no longer a Build.scala file to add to. It was deleted in the Final 2.3.0 update.

Tips are welcome for how to use Play Authenticate with 2.3 as I am just getting started with it, but I will try to work this out on my own and if desired can update the Getting Started documentation.

https://github.com/joscha/play-authenticate/blob/master/samples/java/Getting%20Started.md

SlothOfDoom avatar Jul 12 '14 04:07 SlothOfDoom

It would be great if the documentation could be updated. Otherwise I'd probably just delete the guide. Am 12.07.2014 06:00 schrieb "SlothOfDoom" [email protected]:

For example, the migration from Play Framework 2.2 to 2.3 there is no longer a Build.scala file to add to. It was deleted in the Final 2.3.0 update.

Tips are welcome for how to use Play Authenticate with 2.3 as I am just getting started with it, but I will try to work this out on my own and if desired can update the Getting Started documentation.

https://github.com/joscha/play-authenticate/blob/master/samples/java/Getting%20Started.md

— Reply to this email directly or view it on GitHub https://github.com/joscha/play-authenticate/issues/193.

joscha avatar Jul 12 '14 08:07 joscha

I'll at least post the steps I took, which I'm recording as I go. So far I've successfully managed to resolve dependencies.

SlothOfDoom avatar Jul 12 '14 09:07 SlothOfDoom

The only thing you should need to do really is have a look at the usage example and do everything alike. That might be easier than following the outdated guide. Am 12.07.2014 11:25 schrieb "SlothOfDoom" [email protected]:

I'll at least post the steps I took, which I'm recording as I go. So far I've successfully managed to resolve dependencies.

— Reply to this email directly or view it on GitHub https://github.com/joscha/play-authenticate/issues/193#issuecomment-48806722 .

joscha avatar Jul 12 '14 09:07 joscha