Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

Scala sample #212

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Scala sample #212

wants to merge 4 commits into from

Conversation

ZeerDonker
Copy link

Hello,

This is a small example of using play authenticate in Scala.

#50

I used the deadbolt scala example as a guideline. Together with your own MyDeadBoltHandler example.
https://github.com/schaloner/deadbolt-2-scala-examples/blob/2.1-RC3/app/security/MyDeadboltHandler.scala

Are there things missing from this simple example you would require for the pull request?

@joscha
Copy link
Owner

joscha commented Sep 30, 2014

Hello @ZeerDonker - sorry for the late reply, was backpacking in Asia - do you see a way to get this sample as a separate sample for Scala in the samples folder?

@ZeerDonker
Copy link
Author

Hello @joscha no problem on the reply, hope you had a nice vacation.
Sure, I'll separate it.

@ZeerDonker ZeerDonker mentioned this pull request Oct 12, 2014
@joscha
Copy link
Owner

joscha commented Nov 5, 2014

@ZeerDonker I tried merging this to the current sample app, but keep on getting an error on the Scala side of the DeadboldHandler - could you have a look please?

@joscha
Copy link
Owner

joscha commented Nov 5, 2014

I think it might have to do with a signature change in Deadbolt 2.3.2 maybe

@bravegag
Copy link
Contributor

bravegag commented Dec 10, 2016

I just noticed this PR. Wow good job. Where can I clone it from? I have done quite a bit of progress in this usage sample migration to Scala https://github.com/bravegag/play-authenticate-usage-scala just in case anyone wants to help ... :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
3 participants