pedroetb/node-oauth2-server-mongo-example

scope implementation

abhitheawesomecoder opened this issue · 1 comments

how to implement scopes like openid, offline_access, profile, email

Hi, this example does not cover grants with scope feature, but you can find more info on the official documentation.