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
make users verify their discord identies before they are able to join a cohort. only one time. check to see if theyre alrady verified. if not make them half to veify their discord username before being able to sign upi for a study group or group project #431
implement a system that uses Discord's OAuth2 to retrieve a user's Discord ID. This ID can then be checked with a Discord bot to confirm membership in your server, allowing you to link website accounts with verified Discord identities.