Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Discord linking #12

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

Morb0
Copy link

@Morb0 Morb0 commented Sep 28, 2022

Add DiscoirdId for User model.

  • Web:
    • New manager page for Discord linking
    • Same as Patreon OAuth linking flow
  • Auth API:
    • HTTP method to get user by discord id
    • New controller for Discord linking through temporary sessions (future launcher linking flow)

# Conflicts:
#	SS14.Auth.Shared/Data/ApplicationDbContext.cs
#	SS14.Auth.Shared/Data/SpaceUser.cs
#	SS14.Auth.Shared/StartupHelpers.cs
#	SS14.Auth/Controllers/QueryApiController.cs
#	SS14.Auth/Controllers/SessionApiController.cs
#	SS14.Auth/Responses/QueryUserResponse.cs
#	SS14.Web/Areas/Identity/Pages/Account/Manage/ManageNavPages.cs
#	SS14.Web/SS14.Web.csproj
#	SS14.Web/Startup.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant