oauthjs / express-oauth-server

Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
MIT License
484 stars 384 forks source link

Incomplete exemple #60

Closed deblockt closed 6 years ago

deblockt commented 7 years ago

Hello,

I'm trying to run the postgres exemple, but this doesn't work.

I have successful create template and correct postgres connection, but i don't understand who it's work.

Can you provide a real and functional sample, with login/authorize/ getToken exemple?

waychan23 commented 7 years ago

check this out: https://github.com/waychan23/koa2-oauth-server/tree/master/examples/complete-example