ealeksandrov/NodeAPI

client credentials flow

aravindks opened this issue · 1 comments

Thanks for this amazing example.It helped me a great deal.
Is there any way we can authenticate a client (not a user) against the authorization server?

For what purpose do you want it? And this is looks like a question specifically about passport.js + oauth2orize, so I suggest finding help on Stack Overflow or specific projects repos.