nimblehq / nimble-survey-web

Nimble Survey API for Mobile Challenge and Certification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove all the related OAuth2 resources when deleting an OAuth2 application

hoangmirs opened this issue · comments

Why

We need to remove OAuth2 resources to prevent the database to get fat

Currently, we didn't add access_grants table, then there was an issue when deleting the application.