Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve Cognito User Attributes #248

Closed
qodzero opened this issue Dec 11, 2020 · 6 comments
Closed

Retrieve Cognito User Attributes #248

qodzero opened this issue Dec 11, 2020 · 6 comments
Labels
auth Issues related to the Auth Category feature-request A request for a new feature or an enhancement to an existing API or category.

Comments

@qodzero
Copy link

qodzero commented Dec 11, 2020

Describe the bug
I'm unable To Retrieve User Attributes For An Authenticated User

To Reproduce
Steps to reproduce the behavior:

  1. Authenticate A User
  2. Try to get the user attributes

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform
Amplify Flutter current supports iOS and Android. This issue is reproducible in (check all that apply):
[] Android
[] iOS

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@haverchuck
Copy link
Contributor

haverchuck commented Dec 11, 2020

@qodzero I'm assuming you are referring to a method analogous to this? If so, we definitely have it in our backlog. I'll mark this as a feature request.

@haverchuck haverchuck added auth Issues related to the Auth Category feature-request A request for a new feature or an enhancement to an existing API or category. labels Dec 11, 2020
@qodzero
Copy link
Author

qodzero commented Dec 11, 2020

That's exactly it

@muhlba91
Copy link

muhlba91 commented Feb 5, 2021

is there any progress already? :)

having access to user attributes when relying on cognito for the entire user management is quite an important feature.

@Amplifiyer
Copy link
Contributor

fetchUserAttributes is now available in the latest release 0.0.2-dev.2. Get started here https://docs.amplify.aws/lib/auth/user-attributes/q/platform/flutter#fetch-the-current-users-attributes

@SalahAdDin
Copy link

@Amplifiyer @haverchuck How can we get the user group?

@Mikopet
Copy link

Mikopet commented Jun 12, 2022

@Amplifiyer @haverchuck How can we get the user group?

As I see, there is still no solution for that...
and I am using version 0.5.1

However there is a workaround:
#413 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to the Auth Category feature-request A request for a new feature or an enhancement to an existing API or category.
Projects
None yet
Development

No branches or pull requests

6 participants