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

[5.8] add authenticate method to the guard contract #25631

Conversation

TBlindaruk
Copy link
Contributor

  • we have authenticate method to the Guard contract, since it is present within the GuardHelper trait, but we can not use this method based on the contact;

 - we have `authenticate` method to the Guard contract, since it is present within the GuardHelper trait, but we can not use this method based on the contact;
@TBlindaruk
Copy link
Contributor Author

I do not know why tests is failed, look like it is not my changes;

@taylorotwell
Copy link
Member

What exactly is the point of adding this? What is it fixing or improving?

@TBlindaruk
Copy link
Contributor Author

@taylorotwell
In case if someone used the contracts instead of the concrete classes then they are available to use this method.

For now, I cannot use the method based on the contract.

@TBlindaruk TBlindaruk deleted the 5.8_add_authentificate_method_to_the_guard_contract branch September 16, 2018 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants