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

/oauth/tokens returns empty array #94

Closed
iDGE90 opened this issue Jan 6, 2019 · 2 comments · Fixed by #173
Closed

/oauth/tokens returns empty array #94

iDGE90 opened this issue Jan 6, 2019 · 2 comments · Fixed by #173

Comments

@iDGE90
Copy link

iDGE90 commented Jan 6, 2019

(GET) .../oauth/tokens always return empty array, even though i have multiple access_tokens in database that are not revoked.

Any idea why is this happening?

@iDGE90 iDGE90 changed the title /oauth/tokens return empty array /oauth/tokens returns empty array Jan 6, 2019
@shanbiswas
Copy link

same here

@PatsyMR
Copy link

PatsyMR commented Aug 17, 2020

I have the same problem, but I am thinking about this note
"Please note that some of the Laravel Passport's routes had to 'go away' because they are web-related and rely on sessions (eg. authorise pages). Lumen is an API framework so only API-related routes are present." is from https://packagist.org/packages/dusterio/lumen-passport

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 a pull request may close this issue.

3 participants