Code IT

Results 17 comments of Code IT

Isnt this as simple as just allowing to overwrite the `response_type` to `token`? This isn't allowed because there is a check in `authorization-code.ts:90` that throw's an error when you overwrite...

Since when is is considered insecure? Twitch recommends it for client side applications for example.

@brockallen point taken, however, because this library aims to implement the oauth 2.0 spec, while the proposal is the 2.1 spec. I think it should be implemented. Because there are...

I would like to see this feature aswell, coolify has both traefik and caddy. In my opinion Caddy is a little more easy to work with in a docker swarm...

I get the same error. Swarm is not working, every service I deploy results into a `bad gateway` error. In this example I used the same service as @Siumauricio ![Image](https://github.com/user-attachments/assets/1d63bfdb-e41a-43e3-873e-9607ef823045)...

> It seems like things aren't _super_ actively maintained, so I forked the whole thing. > > Docs website: https://sveltelegos-blue.vercel.app/ NPM: https://www.npmjs.com/package/@sveltelegos-blue/svelte-legos GitHub: https://github.com/jalavosus/svelte-legos But how actively are you gonna...

> https://github.com/supermacro/neverthrow/wiki/Basic-Usage-Examples > > No real world examples? [Did you even open the wiki](https://github.com/supermacro/neverthrow/wiki)? You basically proved his point by linking to the wiki. The problem is that the wiki...