-
0
I have used this code to add federated authentication for an Azure AD to my React application. The first time I tried logging in, it presented me with an MS login screen and I logged in successfull…
-
I got a 403 forbidden error when GET profile image after upload and also OnInit().
ddotx updated
4 years ago
-
Thanks for this example.
I manage to adapt this solution for web too.
I wonder how to manage a brute force attack to find a valid code ?
It seems that the "confirmSignIn"/"SendCustomChalleng…
LeJ84 updated
10 months ago
-
### 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 clo…
-
**Describe the bug**
I have updated dependency @aws-amplify/cli from 4.16.1 to 4.18.1 (and also 4.20.0).
Only with these new versions, when i try to perform any query in my local environment, with a…
-
### 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…
-
### Which Specific Feature is your question related to?
Amplify API / Data Model
### Question
I have created a data model using the Amplify Studio and I deployed those changes to my local instance.…
-
The AWS [Amplify PubSub category](https://docs.amplify.aws/lib/pubsub/getting-started/q/platform/js/) is only available for JavaScript based projects. Is this category on the Flutter roadmap?
-
### Is this related to a new or existing framework?
React Native
### Is this related to a new or existing API?
Authentication
### Is this related to another service?
Amplify / Cognito /…
-
### Amplify CLI Version
10.5.0
### Question
Hello!
I am running into a circular dependency issue in our Amplify CI/CD pipeline when attempting to push the following schema changes
```
…