Open Issues Need Help
View All on GitHub Application Development • Authentication and Authorization
Missing user mention 27 days ago
AI Summary: Modify the Next.js application's pesu-auth linking process to include a mention of the relevant Discord user in the event of an incorrect password failure. This involves updating the error handling to identify the user and incorporate a mention into the error message or notification.
Complexity:
3/5
bug good first issue
Application Development • Authentication and Authorization
Flag potential staff 27 days ago
AI Summary: Implement a feature in a Next.js application to flag link attempts using identifiers other than PRNs or SRNs. These flagged attempts should be logged to an "Error logs" channel for moderation review. This requires modifying the existing application's logic to identify and log these unusual link attempts.
Complexity:
4/5
enhancement good first issue