Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Rename last_sign_in_with_authy to last_sign_in_with_authy_at #157

Closed
philnash opened this issue Mar 3, 2021 · 1 comment
Closed

Rename last_sign_in_with_authy to last_sign_in_with_authy_at #157

philnash opened this issue Mar 3, 2021 · 1 comment

Comments

@philnash
Copy link
Contributor

philnash commented Mar 3, 2021

As pointed out in #154 the last_sign_in_with_authy column breaks the convention of naming date columns with _at at the end, particularly mismatching with devise's last_sign_in_at and current_sign_in_at.

This is a breaking change and would have to be considered for those already using the existing column name. Could add an alias method to the resource so that the column is last_sign_in_with_authy_at but you could also call it from last_sign_in_with_authy.

@philnash philnash mentioned this issue Mar 3, 2021
@philnash
Copy link
Contributor Author

This library is no longer actively maintained. The Authy API has been replaced with the Twilio Verify API. Twilio will support the Authy API through November 1, 2022 for SMS/Voice. After this date, we’ll start to deprecate the service for SMS/Voice. Any requests sent to the API after May 1, 2023, will automatically receive an error. Push and TOTP will continue to be supported through July 2023.

Learn more about migrating from Authy to Verify.

Please visit the Twilio Docs for:

Please direct any questions to Twilio Support. Thank you!

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

No branches or pull requests

1 participant