Giovanni Azua Garcia
Giovanni Azua Garcia
This PR corresponds to the comments under issues #360. We have tested all the functionality in the play-authenticate-usage example.
Hi, is the "Remember Me" functionality implemented somewhere? maybe an open PR? I'd like to have that. I'm soon implementing a new application and need this plus other stuff. Also,...
I'd like to propose a new feature to introduce a 2 factor authentication using the cool Google Authenticator App which I use all the time in my iPhone. We are...
Is anyone else really wanting to have a Scala version of the play-authenticate-usage? is there some fork/work in progress? I am trying to migrate the play-authenticate-usage example to Scala, have...
I'm sorry for the bit out of off topic question, but once I have an application that uses play-authenticate; what is the preferred way to make API calls to the...
Looking at the usage sample I am a bit puzzled on why the LinkedAccount#providerUserId is called like this while its content is a hashed password? Besides IMHO I don't think...
I think a very good test-case is the FHIR schema, for example, this version: http://hl7.org/fhir/STU3/fhir.schema.json.zip There I use the file `fhir.schema.json` as stated in the doc: ``` @fromSchemaResource("/fhir/fhir.schema.json") object SchemaDef...
How do you install third party R packages needed by the scripts I want to run from rApache?
Upgraded dependencies and an additional filter.
After some struggle creating a new application on top of Valkyrie-RCP I realize it is quite hairy to setup and have all the configurations/aspectj waivers etc etc aligned with Valkyrie-RCP....