HomeMusing Studio

Return applicable error for expired invite links on /auth/signup

Description

Return applicable error for expired invite links on /auth/signup

The clanker didn't fully mirror the invite code check in viewOauthCallback().
Now this does, returning a 404 and "expired invite" message when applicable on
the /auth/signup endpoint.

Details

Provenance
mattAuthored on Sun, Aug 9, 5:10 PM
Parents
rWF0fe456b16ac7: Validate invite codes on /auth/signup with closed registrations
Branches
Unknown
Tags
Unknown
References
refs/pull/1724/head, fix-unvalidated-invite-signups