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

Steam Oauth2 support #9094

Closed
BaxAndrei opened this issue Nov 20, 2019 · 7 comments
Closed

Steam Oauth2 support #9094

BaxAndrei opened this issue Nov 20, 2019 · 7 comments
Labels
good first issue Likely to be an easy fix hacktoberfest type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@BaxAndrei
Copy link

Read the title!

@guillep2k
Copy link
Member

Gitea supports OAuth2, no matter if it's GitHub, Steam, etc. Have you tried configuring it? Did you have any problems doing so?

@jolheiser
Copy link
Member

jolheiser commented Nov 20, 2019

Gitea currently supports the following providers via goth

bitbucket
discord
dropbox
facebook
gitea
github
gitlab
google
openidConnect
twitter

It looks like goth provides steam support, so it's just a matter of someone making a PR.

@techknowlogick
Copy link
Member

I believe Steam currently supports OpenID, which works with gitea. that could be used as a temporary workaround.

@techknowlogick techknowlogick added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Nov 20, 2019
@guillep2k
Copy link
Member

Sorry, I confused OAuth2 with OpenID. 😔

@6543
Copy link
Member

6543 commented Oct 25, 2020

for anybody looking into it - a hint: #13293

@6543 6543 added the good first issue Likely to be an easy fix label Oct 25, 2020
@6543
Copy link
Member

6543 commented Oct 27, 2020

Steam OpenID works: https://steamcommunity.com/openid/id/<steamid>

@techknowlogick
Copy link
Member

sadly steam doesn't allow anyone to create oauth applications anymore :(

@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Likely to be an easy fix hacktoberfest type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants