-
-
Notifications
You must be signed in to change notification settings - Fork 45
Auth Feature - Fourth Iteration #30
Copy link
Copy link
Open
Labels
↗️ medium priorityThis issue is crucialThis issue is crucial✨ enhancementNew feature or request or improvementNew feature or request or improvementhacktoberfestRelated to hacktoberfestRelated to hacktoberfest
Metadata
Metadata
Assignees
Labels
↗️ medium priorityThis issue is crucialThis issue is crucial✨ enhancementNew feature or request or improvementNew feature or request or improvementhacktoberfestRelated to hacktoberfestRelated to hacktoberfest
The third iteration of the auth feature should focus on enhancing the OAuth flow and adding a signout/disconnect feature.
This is a follow up to the initial iterations...
Tasks
stateparam returned from the GitHub OAuth flow in thegithub/oauth/callbackhandler to prevent CSRF attacks.Related Files
github/oauth/callback.jslib/actions/do-auth.jsAcceptance Criteria
stateparam.doAuthactionAdditional Notes