joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 366 forks source link

Single Page Apps and Mobile support #253

Open oexza opened 9 years ago

oexza commented 9 years ago

play! authenticate is a well thought out and efficient module, its greatest strength being its extensive customizability, now it needs to be improved to support Single Page Apps and Mobile apps authentication out of the box as this is a requirement for most modern day web applications.

anyone has any suggestions how this can be implemented in the module?

are you currently using play! authenticate for spa or mobile apps successfully? if yes how are you implementing it?

thanks

aBuder commented 9 years ago

Hi @oexza I implemented an sample with an SPA framework (Ember.js) you can find it here.

https://github.com/aBuder/PlayEmberTokenAuthentication

I also programmed an ionic framework project with angular.js .

keepscoding commented 9 years ago

your example is not using play-auth. Good if play-auth can support REST or SPA or mobile services.

ivnsch commented 9 years ago

+1