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
The forward migration introduced in #1093 to hash all previously saved client secrets runs on apps that use a custom application model and produces the following error:
AttributeError: Manager isn't available; 'oauth2_provider.Application' has been swapped for 'oauth.Application'