Tharakesh Pulikonda

Results 7 issues of Tharakesh Pulikonda

I am using Mojolicious Framework. When the server is started the debugger starts and do not respond/proceed to "Next Step" and hangs on there. Any Idea ? ![image](https://user-images.githubusercontent.com/2813155/43378854-eba85caa-93e6-11e8-98c3-78e96aae75ff.png) ![image](https://user-images.githubusercontent.com/2813155/43378887-2d722bac-93e7-11e8-889a-c4cbafb759fa.png)

I could not able to find PadWalker in the market place

### Describe the bug? While the widget based (SPA) login flow works OK in google chrome and firefox, the issue persist in Safari. 1. Widget renders 2. Enter username and...

bug

File name : passport-openidconnect\lib\strategy.js Line number : 93 if (err) { self.error(new InternalOAuthError('failed to obtain access token', err) ) ; the error is logged in the console. But it does...

PS E:\iCrypto\oidc\trunk\demos\sample-oidc> npm start > [email protected] start E:\iCrypto\oidc\trunk\demos\sample-oidc > npm run build && npm run watch > [email protected] build E:\iCrypto\oidc\trunk\demos\sample-oidc > npm run build-sass && npm run build-ts && npm...

I am trying to connect over ldaps ... 636 port with a self signed cert. However during authentication, tls throws the following error "code": "ECONNRESET", "name": "Error", "message": "read ECONNRESET",...

Hi, I have nodejs application with proxied from nginx webserver. Though the callback executes from facebook and responds as 302, for some reason, the cookies are getting vanished and lands...