-
Figure out a way to make sure the API doesn't return messages you shouldn't be able to read (ie that are not part of a room you are not in). May need to make a custom VTL for this.
┆Issue is synchr…
-
**Is your feature request related to a problem? Please describe.**
Yes, we have several clients that need SAML integration with their Amplify application and without the support, we had to create a c…
-
I am working on an ionic app that uses amplify and cognito to do federated sigin.
sign in code as follows:
doLoginGoogle() {
this.ngZone.run(async () => {
try {
…
-
Hi all.
I am currently working on a project which requires a use-case that is similar to a lot of other applications I have been considering to migrate to Amplify. However, the only showstopper ri…
-
I wish to use this but already have a cognito user pool that I want to reuse. Can I attach the existing pool instead of creating one? Specifically, where can I configure the pool name/arn?
-
** Which Category is your question related to? **
Auth
** What AWS Services are you utilizing? **
Cognito
** Provide additional details e.g. code snippets **
Hi team,
We have an application us…
-
Hi Team,
Would it be possible to enable 'passwordless' flow as described in Tim Hunt's talk at https://www.youtube.com/watch?v=8DDIxqIW1sM&feature=youtu.be&t=3020 ?
Same applies to any other cha…
-
If I do `amplify add xxx` in a project which hasn't been initialized we currently spit out an ugly trace:
```
authtest $amplify-dev add auth
Scanning for plugins...
Plugin scan successful
You a…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
v18.16.1
### Amplify CLI Version
10.7.3
### What operating system are you using?
Ubuntu
#…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…