You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IljaN
changed the title
Missing unique constraint for identifier in table oc_oauth2_clients?
Missing unique constraint for column identifier in table oc_oauth2_clients?
Dec 8, 2017
While working on #94 I noticed that the database model allows the creation of multiple clients with the same identifier using ClientMapper::insert.
Please feel free to close this if it is by design.
The text was updated successfully, but these errors were encountered: