tempepe
tempepe
@mvrlin Hi, thank you for your quick reply! However, it looks like `root` is being deprecated. https://github.com/vuejs/composition-api/blob/master/src/component/componentOptions.ts#L18
Thanks a lot for replies. I'm not using this module for a long time, and there is already a workaround like I showed, so let me close this issue for...
@hnw thank you for the response. I understand my approach will cause vulnerabilities, and I apologize for any confusion. I want to redirect back to the page that users accessed...
@hnw Thank you for your detailed explanation! Yes I think your proposal work for my use case, and I look forward to the implementation. Thanks again!
@hnw Sorry for bothering you many times, but I need clarification on whether the current proposal can handle the following scenarios: - Different domains for frontend and backend: - Frontend:...
@hnw I understand your idea, and agree with what you've proposed. Based on your explanation, I am now thinking to keep the library's functionality as it is, because its sufficient...
@eehP I submitted PR of this, then you can solve the issue. please wait for review passed https://github.com/honojs/middleware/pull/919
@hnw Hi, environment variable `OIDC_COOKIE_DOMAIN` which I added could solve this issue, so I closed this issue. Please reopen this issue or make other issue if you think there are...
@hnw Thank you for your reply, and I understand your concern. I am using this env value for very limited usage (like company internal web app), and most users don't...