play-googleauth
play-googleauth copied to clipboard
How to use with Java Version of Play Framework?
Is there somewhere a example of how to do this? Is is possible?
Thank you.
Hi @nickik,
I'm afraid we don't use any Java here so I'm not aware of any examples. Similarly, I've never written a Java Play app so I don't know if it is possible to pull in scala libraries. A brief google seems to imply that a Java wrapper would need to be added to wrap around the Scala classes which currently doesn't exist.
We'd be happy to review a PR adding a wrapper of this sort.