toondaey / nestjs-oauth2-server

A Nestjs wrapper for OAuth2 server.
MIT License
51 stars 15 forks source link

Always return No status code 401 #102

Open Meera24 opened 3 years ago

Meera24 commented 3 years ago

How to test the url authenticate with data in the postman to return access token? Always return no authentication? What to include in the body of requests? Thanks in advance.

toondaey commented 3 years ago

Mind sharing a code snippet please?