tempepe

Results 3 issues of tempepe

Hi, I want to use this module with [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api), so I tried to use it from `useContext();`, but it doesn't work. ```javascript import { defineComponent, onMounted, useContext } from '@nuxtjs/composition-api';...

Hello. Thank you for great tool! I got an error `caught (in promise) Error: Failed to get shell by ID "clgq7p3tt0000039oy36i7ge6"` when running TypeScript express server. It looks like there...

Hi, I am using @hono/oidc-auth and would like to set a custom redirect URI because the hono server is operating behind a reverse proxy. I believe that modifying this line...