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

Utilize in a non-Play Framework application

Open jaybytez opened this issue 11 years ago • 1 comments

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!

jaybytez avatar Nov 18 '14 05:11 jaybytez

Unfortunately I think most of the module is quite Play-specific. Doesn't spring work well with Grails?

joscha avatar Nov 18 '14 10:11 joscha