Skip to content

Remove passport-twitter - #42

Open
salomoneb wants to merge 1 commit into
clay:masterfrom
slategroup:41-remove-passport-twitter
Open

Remove passport-twitter#42
salomoneb wants to merge 1 commit into
clay:masterfrom
slategroup:41-remove-passport-twitter

Conversation

@salomoneb

@salomoneb salomoneb commented Jul 28, 2026

Copy link
Copy Markdown

Closes #41

Testing

I tested this by npm linking amphora-auth to my local copy of amphora and npm linking my local copy of amphora to our Slate app, running the app, and verifying that I was still able to properly login when I hit /_auth/login.

If you do this, make sure that the global version of Node you're running when you link each repo matches the version associated with your app. After linking, verify the proper dependency chain:

ls -la /Users/<username>/.nvm/versions/node/v<node version used in app>/lib/node_modules/ | grep amphora

@salomoneb
salomoneb marked this pull request as ready for review July 28, 2026 17:52
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.

Remove passport-twitter as auth strategy

1 participant