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

Single Page Apps and Mobile support

Open oexza opened this issue 9 years ago • 3 comments

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

oexza avatar May 14 '15 21:05 oexza

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 .

aBuder avatar May 16 '15 20:05 aBuder

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

keepscoding avatar May 22 '15 13:05 keepscoding

+1

ivnsch avatar Jun 24 '15 14:06 ivnsch