Skip to content

Use seperate path to handle oauth callback

David Mynors requested to merge cookie-auth into master

This fixes an issue where you'd be taken to an error screen if you refreshed a restricted page while you had a then-invalidated code in your url params

Merge request reports