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

Allow to override the provider and authentication config locally #354

Merged
merged 1 commit into from
May 20, 2015
Merged

Allow to override the provider and authentication config locally #354

merged 1 commit into from
May 20, 2015

Conversation

akkie
Copy link
Contributor

@akkie akkie commented May 19, 2015

This allows to override the config of a provider or authenticator instance:

provider.withSettings { config =>
  config.copy("new-value")
}.authenticate()

This fixes also #296 and it allows to override authenticator related settings to better implement a remember-me functionality.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.24%) to 97.09% when pulling 507191c on akkie:local-config into 96dcdf9 on mohiva:master.

akkie added a commit that referenced this pull request May 20, 2015
Allow to override the provider and authentication config locally
@akkie akkie merged commit 71e45b4 into mohiva:master May 20, 2015
@akkie akkie added this to the 3.0 milestone May 20, 2015
@akkie akkie deleted the local-config branch September 20, 2015 10:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants