Authentication with Cloudscape? #2054
Busari-Adewale
started this conversation in
General
Replies: 1 comment
-
Cloudscape itself does not interact with or rely on any backend, it only provides components to build user interfaces for the frontend. Authentication requires interaction with a backend, so it is currently out of scope for Cloudscape. That said, you can use Cloudscape components like the Input component for building a login screen (for example, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found on the internet that AWS Cloudscape does not have built-in support for authentication. I understand that this functionality can be gotten by integrating AWS Amplify with Cloudscape projects. Wouldn't it be better if AWS Cloudscape has its own built-in support for authentication?
Beta Was this translation helpful? Give feedback.
All reactions