cnam / security-jwt-service-provider

Silex security jwt service provider (silex 1.x and 2.x version) allow oauth2 header
GNU General Public License v2.0
60 stars 40 forks source link

not found in the TokenStorage #24

Open ahmetilhann opened 7 years ago

ahmetilhann commented 7 years ago

https://gist.github.com/ahmetilhann/e593511dba3e72e10c4f21872c8dd638 I can create a token. But when I make a request with token I get this warning Users attached to data base

{"message":"A Token was not found in the TokenStorage."}``

artymail commented 6 years ago

Yes, I have the same error.