-
# Adobe Developer App Builder PRs (Open)
Generated 8th Aug, 2023.
## adobe/aio-cli (5)
- [x] [chore(deps): bump @oclif/plugin-plugins from 2.4.7 to 3.1.10](https://github.com/adobe/aio-cli/pu…
-
### TL;DR
When deploying using the CLI the deployment works:
```yaml
- name: Deploy to GCF
run: |
gcloud functions deploy **** \
--min-instances 4 \
--runtime nodejs12 \
…
-
Error: OAuth authentication requires session support. Did you forget to use express-session middleware?
Is there a way to fix without using session ????
-
My **/graphql** route is protected by **JWT token**, so every HTTP request needs to set:
```
headers: {
Authorization: 'Bearer ' + token
}
```
To get through the authentication middleware…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
After running the upgrad…
-
### What problem does this feature solve?
Hello, I have a feature request and i need help from anyone who can help
What I have::
please i'm making use of JWT setting the access token in the property…
rikoz updated
2 years ago
-
**Describe the bug**
Problem with generating new cookies file, but existing ones work just fine
**To Reproduce**
Steps to reproduce the behavior:
1. Download latest version (currently 1.3.4)
2.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I am using nest-winston and winston packages to invoke a global logger for my nestjs API.
…
-
**Your question**
Is it possible to login using SSO?
**What are you trying to do**
I have a few websites that have accounts and I'd like to centralize all my accounts to one. So a new app specifi…
-
While the format and contents of the `Challenge`, `Attestation` and `Response` payloads look good to me, the integration of those payloads in the HTTPS schema is quite unusual, which would make its im…