uafrica / oauth-server

OAuth Server
Other
51 stars 51 forks source link

Editing Scopes fails #72

Open NachoGotaki opened 6 years ago

NachoGotaki commented 6 years ago

Hello, when Im trying to edit a scope, crud saids that AccesTokensScope.oauth_scope_id field does not exists, and thats true cause the field is scope_id. I dont know where the oauth server or the crud plugin is adding that field with the consecuence of error at query.

Any help is apreciated.