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
Auto merge of #1918 - jtgeibel:private-backend-session-routes, r=carols10cents
Move 3 backend routes to `/api/private/session`
This PR moves 3 remaining backend routes so that all backend routes are now scoped under `/api/`. Upon further examination, I've determined that the initial OAuth callback is handled by the `/authorize/github` frontend route, which has not moved. Therefore, this PR does not need to be synchronized with any changes to the GitHub OAuth settings!
0 commit comments