play-authenticate
play-authenticate copied to clipboard
Utilize in a non-Play Framework application
This is really just a basic question.
I really enjoy the framework and it works well for me in my Play application, but I might be rewriting the application within Grails. Would I be able to port the API over to use with Grails by just migrating the underlying Akka code to something supportable in Grails (I don't know what that is)? Or is the framework and it's relationship with Deadbolt to locked in to Play and it's APIs?
Thanks so much for your time and hard work!
Unfortunately I think most of the module is quite Play-specific. Doesn't spring work well with Grails?