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 "Sign in with Slack (OpenID Connect)" support #1296

Closed
4 of 9 tasks
stevengill opened this issue Jul 30, 2021 · 0 comments · Fixed by #1301
Closed
4 of 9 tasks

Add "Sign in with Slack (OpenID Connect)" support #1296

stevengill opened this issue Jul 30, 2021 · 0 comments · Fixed by #1301
Labels
enhancement M-T: A feature request for new functionality
Milestone

Comments

@stevengill
Copy link
Member

Description

The new version of Sign in with Slack has been released! On the SDK side, we can do the following things for better support of the functionality:

  • Add Web API supports
    • openid.connect.token
    • openid.connect.userInfo
  • Share a fully functioning example app

python-slack-sdk pr adding support for reference is at slackapi/python-slack-sdk#1079

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@stevengill stevengill added the enhancement M-T: A feature request for new functionality label Jul 30, 2021
@stevengill stevengill added this to the web-api@6.4 milestone Jul 30, 2021
seratch added a commit to seratch/node-slack-sdk that referenced this issue Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant