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

Pass client secret to cookie adapter #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dovca
Copy link

@dovca dovca commented Oct 16, 2024

Issue: #47

This fixes issue #47 with incorrent sourcing of client secret in cookie adapter.

@johannes-lindgren
Copy link
Collaborator

Passing all values as parameters is the right thing to do.

Though, there should be no mentions of environmental variables in this library whatsoever, so we should get rid of process.env['CLIENT_SECRET'] completely.

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.

2 participants