andreweinkoetz/express-oauth2-skeleton

Open TODOs for OAuth

Closed this issue · 0 comments

  • check if supported grant_types are sufficient for alexa
  • implementation of getClient in model
  • recap of getRefreshToken in model
  • implement all revokeToken in model
  • Generate random string as code on register
  • return code to frontend iff client === alexa
  • remove password on all token replies
  • sync mongoose methods & remove config.js