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

How to use with Java Version of Play Framework?

Open nickik opened this issue 10 years ago • 1 comments

Is there somewhere a example of how to do this? Is is possible?

Thank you.

nickik avatar Jun 18 '15 16:06 nickik

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.

sihil avatar Jun 19 '15 11:06 sihil