-
in November 2018 the recommendation from the ietf is to no longer use Implicit Grant due to security concerns.
references :
section 2.1.2 of https://tools.ietf.org/html/draft-ietf-oauth-security-to…
-
How do we do when we log in using token without password because of Single Sign-on? I've created AWS cognito app using react and then apps (laravel-based) will be under that website. So, all apps sho…
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
16.9.1
### Amplify CLI Version
10.8.1
### What operating system are you using?
Windows
##…
-
https://aws.amazon.com/getting-started/hands-on/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/
- [x] Eldad
- [ ] David
- [x] Andrey
- [x] Sasha
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi I need LinkedIn login for my own cognito authenticated app and I am wondering if I can use this.
I am just wondering if you were successful in getting this working.
I notice there are no depl…
-
The [requestUnicorn.js](https://github.com/aws-samples/aws-serverless-workshops/blob/master/WebApplication/3_ServerlessBackend/requestUnicorn.js) file referred in https://aws.amazon.com/getting-starte…
-
test #194
-
### 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…
-
### Describe the feature you'd like to request
I'm integrating OpenSearch in my Gen 2 backend using custom queries where i need to return the items, nextToken as well as the total. The only way of …