-
Hey everybody,
Just came across AWS Amplify - https://github.com/aws/aws-amplify. I haven't had a chance to play with it yet but it looks really promising. It looks fairly modular so we could even …
-
### Description
When you have more than one Auth configured in `amplifyconfiguration.dart` - the function `Amplify.DataStore.observeQuery()` throws an exception. You can see in the console errors …
-
My project uses S3 and Cognito, among other AWS services.
The users can upload their pictures to S3, and other users can see them.
My question is, what about if I user (actually, an attacker), kee…
-
We are utilizing Apache HTTP server as a gateway in AWS for APIs and front-end web code in S3 buckets. We currently use mod_auth_mellon for authentication and pass user information in headers back to …
-
**Describe the bug**
Discussed in https://github.com/mockoon/mockoon/discussions/1028
Some API definition ([AWS cognito](https://raw.githubusercontent.com/mockoon/mock-samples/main/mock-apis/data/am…
255kb updated
10 months ago
-
Hi,
I'm totally new to Dart and AWS Cognito. I downloaded the project, modified the value and run. I was able to register a new user but when I tried to log in, I got an error "Incorrect username…
-
I've integrated this package successfully with a web app for magic link authentication and am now building a flutter app that will need to use the same Cognito user pool. Is there an example somewhere…
-
I can't find where it describes how to create an authentication plugin. We would like to use Google's authentication. How do we do that?
-
Some ideas:
- Sentry style error thingy
- Minimalist blog
- Photo site powered by dropbox (been meaning to re-do mine anyway)
- More benchmarking tools
- Product changelog thing
- Auth0 style …
-
**Is your feature request related to a problem? Please describe.**
I have large files that need to be uploaded and the Storage functionality is very useful, but always gets back credentials that expi…