"user/logout" and "user/reset_password" pages are broken

We’ve added a force_verify parameter to our OAuth /authorize endpoint. It’ll show the authorize screen even for users who have already authenticated your application. Just add force_verify=true to your request. For example: TMI Token generator with force_verify=true

Does that work for you?

4 Likes