vetsinen-onlyfans

Results 3 issues of vetsinen-onlyfans

there are two strategies available on site passport.js: twitch and twitchtv could you please say which is suitable now to login user?

I try to disable pkce usage by setting option pkce: false, but when see strategy, pkce still is ictive my code: ```js const twitterStrategy = // Strategy initialization new Strategy(...

can you say what is a reason for error with absent key oauth:twitter on callback? debug shows error in if node_modules/passport-oauth2/lib/state/pkcesession.js line 67 var key = this._key; if (!req.session[key]) {...