oslabs-beta / TrailGuide

MIT License
0 stars 0 forks source link

Profile Page - credential entry #29

Closed SamLarivs closed 11 hours ago

SamLarivs commented 6 days ago

Problem

As a user, I want to be able to input my AWS credentials to validate my AWS account. Without an entry form, I have no way of accessing my current logs for visualization tools in the app.

Solution

We can solve the problem by creating forms for AWS credential input on the user profile page. This will be hashed and placed in our database. This will allow the user to safely connect their AWS account in a way that is more efficient and secure.

Additional information

No response

๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ Contributing