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

Not validating the guth token #62

Closed
DeviDandu opened this issue Feb 14, 2018 · 1 comment
Closed

Not validating the guth token #62

DeviDandu opened this issue Feb 14, 2018 · 1 comment

Comments

@DeviDandu
Copy link

DeviDandu commented Feb 14, 2018

when users hits users/displayqr,its displaying the show page from dispalyqr.
but on entering the current token its issuing error invalid token

def validate_token(token) method returning true in displayqrcontroller

!resource.validate_token(params[resource_name]['gauth_token'].to_i)

this condition is returning true.

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

No branches or pull requests

2 participants