-
### Describe the bug
![image](https://github.com/stackblitz/webcontainer-core/assets/23226876/86b7671c-a333-4b37-8502-1364eae0c882)
### Link to the blitz that caused the error
no
### Steps to re…
-
The third-party APIs that use iFrame do not work properly because it looks like cookies cannot be enabled in the Webview. The workaround to this would be use a separate cookies library to explicitly e…
-
If a user has been manually deleted from the database or no longer exists for whatever reason, a cookie - that normally gets deleted during logout - should be automatically cleared from the Browser.
…
sahat updated
7 years ago
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I install via command
```npm install openapi-typescript-codegen --save-dev```
in my project, and then i call
```openapi --help```
I got
```sh: command not found: openapi```
my project…
-
Hi. I am working on react native implementation. The frontend is ready, but I am unable to use the existing backend because of session based system.
The current auth system use passport.js to auth…
-
When trying to use webkit flag true like CookieManager.getAll(true) the following reject is trown Error: WebKit/WebKit-Components are only available with iOS11 and higher!
Is there any way to get t…
-
The React application no longer functions, seems to be related on the surface to the schema for the authorization object changing (scope is not passed correctly, because it moved in the schema). There…
-
### Description
As a user I want to be able to use the onLogin function to properly log in and see the my-account page using the `@faustwp/experimental-app-router` package. The implementation shown i…
-
Even after we logout from pulpito-ng, the `GH_USER` cookie isn't deleted.
It would be nice to delete this before sending `RedirectResponse` in /logout endpoint on teuthology-api.
Example (chrom…