Giter Club home page Giter Club logo

Comments (5)

jmkelly avatar jmkelly commented on May 31, 2024 1

Hi H.

Apologies for my slow reply (I had notifications turned off), I can confirm with the new nuget package, I can now implement the ChangePassword funtionality using your suggested _userManager.ChangePasswordAsync(.....).

Thanks very much!

James

from aws-aspnet-cognito-identity-provider.

assyadh avatar assyadh commented on May 31, 2024

Hi,

You can accomplish this by calling:

await _userManager.ChangePasswordAsync()

The user methods ofteb need the user to be already authenticated as they are decoupled with the Identity Provider mechanism.

Please let me know if this fixes the issue.

H

from aws-aspnet-cognito-identity-provider.

assyadh avatar assyadh commented on May 31, 2024

There might be a bug in the workflow, I'm currently looking into this. Will let you know asap.

from aws-aspnet-cognito-identity-provider.

assyadh avatar assyadh commented on May 31, 2024

I have a PR out that should fix the issue, I will let you know when the new package is available on NuGet. Thanks for providing the feedback!

https://github.com/aws/aws-aspnet-cognito-identity-provider/pull/39/files

from aws-aspnet-cognito-identity-provider.

assyadh avatar assyadh commented on May 31, 2024

Hi,

This new version should solve the issue:

https://www.nuget.org/packages/Amazon.AspNetCore.Identity.Cognito/0.9.0.1

Closing.

from aws-aspnet-cognito-identity-provider.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.