mohd7469 / oauth2orize-examples

Some oauth examples and implementation.
MIT License
230 stars 95 forks source link

Avoid confusion of module.exports vs exports. #18

Closed markstos closed 5 years ago

markstos commented 6 years ago

Just use module.exports in all places in this file for consistency.