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

Create linked Metagov IDs on Discord login #171

Open
gigxz opened this issue Dec 16, 2021 · 0 comments
Open

Create linked Metagov IDs on Discord login #171

gigxz opened this issue Dec 16, 2021 · 0 comments
Labels
component: plugin New plugin request, or feature request on an existing plugin

Comments

@gigxz
Copy link
Collaborator

gigxz commented Dec 16, 2021

The Discord plugin should create/link Metagov accounts on login, like Slack does.

Add this back and test it out:

# TODO: add this back and test it. Where is 'external_id' coming from?
# logger.debug(f"adding/updating linked account for {current_user['username']}")
# result = inst.add_linked_account(
# platform_identifier=current_user["id"],
# external_id=external_id,
# link_type=LinkType.OAUTH.value,
# link_quality=LinkQuality.STRONG_CONFIRM.value,
# )

@gigxz gigxz added the component: plugin New plugin request, or feature request on an existing plugin label Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: plugin New plugin request, or feature request on an existing plugin
Projects
None yet
Development

No branches or pull requests

1 participant