utterances-oauth icon indicating copy to clipboard operation
utterances-oauth copied to clipboard

:lock: OAuth flow for utterances, utterance-bot APIs

Results 7 utterances-oauth issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

If a user clicked Sign in with GH and then cancelled, redirect him back with a message. Currently, it just prints "code" is required.

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

I tried to deploy this using `yarn run deploy`, but it instantly complained that it cannot deploy since it was trying to execute the following command: ``` cfworker deploy --name...

Click the sign in with github shows browsers chrome, edge, firefox but not GitHub. Hence logon is not possible [Screen video](https://screencast-o-matic.com/watch/c3lvDjVwVdP)

I think it would be a good idea to scroll to the comment section after authentication. This could be achieved using HTML anchors. First, we should add an ID to...