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 retrieving token #12

Closed
edwardsmarkf opened this issue Oct 8, 2019 · 1 comment
Closed

not retrieving token #12

edwardsmarkf opened this issue Oct 8, 2019 · 1 comment

Comments

@edwardsmarkf
Copy link
Contributor

hello -

i am indeed seeing a long string code upon callback, but this block of code seems to be returning an empty array:

$token = $provider->getAccessToken('authorization_code', [
        'code' => $_GET['code']
    ]
@edwardsmarkf
Copy link
Contributor Author

that part is now working, but i quickly ran into another issue i will note.

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

1 participant