Jump to Content
Deadbolt for ScalaGuidesDiscussionsJava API
HomeGuidesAPI ReferenceChangelogDiscussions
GuidesDiscussionsJava APIGet the book!Log InDeadbolt for Scala
Discussions
Get the book!Log In

Discussions

Ask a Question

Is there a sample application?

I am trying to implement Deadbolt into a Scala application,
I realise the code in the guide is an example but am having a hard time going through the guide and working out where everything needs to go in my application.

6 years ago by Gavin Baumanis

Enabling two factor authentication

How to integrate two factor authentication using deadbolt?

6 years ago by Chirag Singhal

Mixing Deadbolt with Play cached Actions

https://www.playframework.com/documentation/2.6.x/ScalaCache#Caching-HTTP-responses

7 years ago by Tristan

Empty request body in tests

I have a POST request that contains some data I need to inspect before deciding which deadbolt dynamic constraint to use, so I'm parsing the request body using Play's action builder Action.async(parse.json) and then calling one of two dynamic handlers based on the content.

7 years ago by Ben Stephenson

Scala documentation is out of date

Hi Steve,

7 years ago by Alexey Antipin

Any plans on supporting Play 2.6

Hi!

8 years ago by Johan Dahlberg

How to compose an Action for multipart upload with Subject Present?

First, Steve, excellent library. Kudo! I just love Deadbolt! However, I haven't figured this out:

8 years ago by Michael Read
  • Recent
  • Unanswered