Skip to content

issues Search Results · repo:techiediaries/fake-api-jwt-json-server language:JavaScript

Filter by

7 results
 (55 ms)

7 results

intechiediaries/fake-api-jwt-json-server (press backspace or delete to remove)

Hi. when I make POST request to /auth/login I get in response just access token. Is there any way to get also logged in user information. Thanks for help.
  • kaliostro1979
  • 1
  • Opened 
    on May 31, 2021
  • #18

hi amazing project , helped me a lot and works easily I got response 401 wrong email or password it was because syntax mistake at line 30 of server.js // Check if the user exists in database function ...
  • AhmadShallal
  • 2
  • Opened 
    on Oct 2, 2019
  • #8

I have full access product by this url: http://localhost:3000/auth/login/products
  • lengsovandara
  • 1
  • Opened 
    on Sep 21, 2019
  • #6

we get resp without having token in it, http://localhost:3000/api/feedback works fine without token in it, server.use(/^(?!/auth).*$/ ); here ,Sucks, good thing is, http://localhost:3000/ap works expected, ...
  • kambleaa007
  • Opened 
    on Jul 16, 2019
  • #4

Hi! When I try to get access to fake-api with this get request GET http://localhost:3000/products Authorization: Bearer I get all the data. But I think I shouldn t. I expecting to get an error jwt must ...
  • Pavel-Evdokimov
  • Opened 
    on Jan 27, 2019
  • #2

Hi, I followed the steps to set up the JWT. Previously I was able to publish the API with the example data, but when it comes to the authentication I came across this error: curl -d email=bruno password=bruno ...
  • jcornide
  • 23
  • Opened 
    on Sep 10, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub