Mário Monteiro

Results 9 issues of Mário Monteiro

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes. ## What is the motivation? Provide information on the motivation for why...

# Feature request I want a new Ory Hydra OAuth2 Provider Integration ## Describe the solution you'd like Waiting for someone/team/community integrate Ory Hydra OAuth2 Provider ## Describe alternatives you've...

enhancement

- **OS Version**: linux 5.9.1-1-default - **Notable Version**: v1.8.4 ``` SyntaxError: Expected "#", ":", "\n", "\r", or [ \t] but "s" found. at peg$buildStructuredError (file:///tmp/.mount_NotablmRRhdm/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:17119) at Object.peg$parse [as parse] (file:///tmp/.mount_NotablmRRhdm/resources/app.asar/renderer/chunk.801f2cae377ea1944a34.js:2:31526)...

bug
boostnote

### Is your feature request related to a problem? I like to use `TABLE`,` START` and `LIMIT` with parameters (surrealQL) and vars (surreal.js) ### Describe the solution REPL/SurrealSQL ```sql --...

feature

### Is your feature request related to a problem? I like to interchange order of LIMIT and START, currently only LIMIT followed by START works, ex `LIMIT 20 START 0`...

feature

hello just to ask if is possible or is planning to use graphql subscriptions with this qwik library thanks

when run project it gives bellow error on server any clue on how to solve it ```shell @apps/server:dev: [nodemon] starting `ts-node src/server.mts` @apps/server:dev: TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".mts" for...

Hello I'm tryong to add graphql to a fresh start sveltekit project but I have a issue when add graphql ```shell $ npm init svelte@next sveltekit-typescript-app-graphql ? Which Svelte app...

hello any advice or solution to compile latest and greates version of localtunnel? ```shell ❯ rustup show Default host: x86_64-unknown-linux-gnu rustup home: /home/mario/.rustup stable-x86_64-unknown-linux-gnu (default) rustc 1.72.0 (5680fa18f 2023-08-23) ❯...