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

passport-steam Guide will be appreciated #1039

Closed
1 task done
angelhdzmultimedia opened this issue Sep 25, 2022 · 1 comment
Closed
1 task done

passport-steam Guide will be appreciated #1039

angelhdzmultimedia opened this issue Sep 25, 2022 · 1 comment

Comments

@angelhdzmultimedia
Copy link

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

I've tried many solutions and I don't get passport-steam to make the login, but oddly it makes the redirect to the returnURL (in my case http://localhost:5000/api/auth/steam/return).

I'm using PassportStrategy and passing the Strategy from passport-steam as argument, and a "steam" name as second argument.

In the constructor I'm calling super and passing the options I would normally pass to the Steam Strategy when creating a pure Node + Express project.

Then I use the SteamAuthGuard that extends AuthGuard('steam').

Describe the solution you'd like

It would be nice to include passport-steam in the guides, or even better, a more clear guide on how to add custom strategies.

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

?

@kamilmysliwiec
Copy link
Member

Please, use our Discord channel (support) for such questions. We are using GitHub to track bugs, feature requests, and potential improvements.

@nestjs nestjs locked and limited conversation to collaborators Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants