Tom Oakley

Results 4 issues of Tom Oakley

Hi there, loving BotAuth, makes account linking a (relative) breeze! Just wondering if firstly, there are any plans to make it possible to use multiple authentication options in the dialog,...

enhancement

## Bug Description A discussion came up in my company about the performance benefits of `set.has` over `array.includes` [(eslint rule)](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/prefer-set-has.md). I was interested if these performance benefits translated over to...

enhancement

Hi, I'm getting a build error when installing `libpq` on Travis - specifically `node-gyp rebuild`. I'm not using `pq-native` or `libpq` directly; I'm using Sequelize and Postgres, which I guess...

Hi, thanks so much for working on this. Debugging RN apps within neovim would be amazing. Sadly I cannot get this to work :( I have [nvim-dap-vscode-js](https://github.com/mxsdev/nvim-dap-vscode-js) set up with...