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

functions not found #58

Closed
ascalabro opened this issue Aug 27, 2016 · 2 comments
Closed

functions not found #58

ascalabro opened this issue Aug 27, 2016 · 2 comments

Comments

@ascalabro
Copy link

ascalabro commented Aug 27, 2016

If using example in README.md, $auth->validateAccessToken(), $auth->accessTokenUpdated(), and $auth->getAccessTokenData() will not be found for the ApiAuth object calling them.
The functions exist for the object returned from ApiAuth::newAuth(), so if setting $auth to that like $auth = $auth->newAuth($settings), the functions will exist.

@escopecz
Copy link
Sponsor Member

Please check #60 if it can be like that.

@ascalabro
Copy link
Author

ascalabro commented Aug 30, 2016

Looks like #60 will do the trick I mentioned

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

No branches or pull requests

2 participants