Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike add password change decoration for authentication token renewal #47

Open
wants to merge 7 commits into
base: fix-authentication-token-not-renewed-after-password-change
Choose a base branch
from

Conversation

gonzalo-bulnes
Copy link
Owner

As a developer
In order to get an insight of which way could lead to effectively decorating the Devise::PasswordsController#update action
And to be able to decide which is the better way to write the corresponding RSpec example
I want to explore some of the possible implementations

This spike is part of #40.

Minor fix RSpec expectation
Minor fix Cucumber step misspelling
Marking this integration test as pending increses the visibility
of the ActsAsTokenAuthenticatable#renew_authentication_token! unit tests.

This commit must be reverted once the test suite is green again.
@gonzalo-bulnes
Copy link
Owner Author

Relevant Devise code:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant