-
https://mp.weixin.qq.com/s/Q4Dh7K6au27KlgVg_QefMg
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
3.7.0
### Wrapper Library
Not Applicable
### Wrapper Library Version
None
### Public or Confidential Cli…
-
### Environment
- Operating System: Darwin
- Node Version: v20.10.0
- Nuxt Version: 3.9.3
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: pnpm@8.15.0
- Builde…
ahoek updated
9 months ago
-
# Roadmap
- [x] Create a framework for i18n support (for now, keep all content in English) 👉 #27
- [ ] Translation of existing documents
As for the Japanese, either @Ubugeeei or @NozomuIkuta wi…
-
Would it be possible to add an export config functionality
-
What will be the future devs that will be made on KOJS? I just want to know if it's worth it to use KOJS to develop my future web apps.
-
Hi
I am having problems getting Panache to run.
I installed Docker and Docker compose and then ran bash ./start.sh
I get the following error:
```
## Populating apt-get cache...
+ apt-get…
-
Given the Cognito identity ID, I would like to programmatically find the user name, e-mail address, etc. For example, one issue is that each user gets his/her own folder in S3 (e.g. `private/${cognito…
-
On two different Nextcloud instances, I experience problems with the notifications app which manifest themselves as problems with other apps which are triggering notifications. I am filing this here b…
-
**Describe the bug**
I am calling `Auth.currentAuthenticatedUser()` to get the current users data, attributes, and sub. The function states that it returns a `CognitoUser`, which I import like this `…