-
### 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-a…
johnf updated
7 months ago
-
### 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…
-
Hello,
First of all, thank you for the amazing work done in this library.
We are experiencing token validation issues with our project.
After investigation, it turn out our hosting service (Verce…
-
I'm developing a Next.js application and have implemented Route Handlers for various functionalities such as signup, login, logout, email verification, and retrieving the user profile. Each functional…
-
### 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…
-
-
Hi folks,
Thank you so much for providing and maintaining this repository. Kudos!
### Summary
I called this instruction set according tor the [readme.md](https://github.com/graphile/starter/blo…
-
The signup works fine, and I see the name and the user printed out (I added the log statements). However, the patch request to update the name on the user table returns a 404:
```
got user {id: "f79…
-
Hey i wanna create an admin dashboard for my project where admin can create and delete users but when i run signup function, if there is an account logged it got signed out and the new created accou…
-
**Is your feature request related to a problem? Please describe.**
To authenticate a user against my Rest API, I forward the Lens access token and send it to my server, then call the Lens API to ve…