-
**Is your feature request related to a problem? Please describe.**
Auth / Cognito with cookieStorage
CookieStorage interface is below.
```
interface ICookieStorageData {
domain: string;
path…
-
It sounds like you're working on a solid project! From the summary, it seems you're building a well-structured digital notarization platform. Here are a few thoughts and recommendations based on your …
-
We are building an app in a multi-account AWS environment and we're trying to consume a cognito pool that is under a different account other than the rest of the amplify resources. With other apps we …
-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/jwks-rsa-java#readme) and [Examples](https://github.com/auth0/jwks-rsa-java/blob/master/EXAMPLES.md), and have not found…
-
**Do you want to request a *feature* or report a *bug*?**
Feature question
**What is the current behavior?**
After following the README for integration with ApolloClient, I had it working great w…
-
Hi David,
how do you handle token expiration?
As I know Cognito token expires in 1 hr. So if the app stays idle for 1+ hrs on protected route (while user is signed in and on restricted page) an…
-
**Is your feature request related to a problem? Please describe.**
Yes, I am unable to configure a custom authorizer (cognito) with the CLI, and also unable to use the CLI to set my api gateway to …
blomm updated
10 months ago
-
Are there any plans to provide a React Sample application?
-
I used this workshop in an immersion day, and a lot of users ran into the following error:
"aws CredentialsError: missing credentials in config" when they are trying to view the Unicorn dashboard usi…
-
Hi,
I tried to execute the code as an AWS Lambda Function, but I get an error response about the 'async function fetchKeys()'. What am I missing?
```
//required params
const params = {
regi…