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

[pre-release][credentials] Remove LoginId due to typing issue #351

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

exoego
Copy link
Owner

@exoego exoego commented Apr 26, 2021

Fix the issue where options can not be passed:

new CognitoIdentityCredentials(
  cognitoidentity.GetIdInput(
    IdentityPoolId = ""
  )
)

@exoego exoego added bug Something isn't working chore and removed bug Something isn't working labels Apr 26, 2021
@exoego exoego changed the title [credentials] Remove LoginId due to typing issue [pre-release][credentials] Remove LoginId due to typing issue Apr 26, 2021
@exoego exoego merged commit 746bfc1 into master Apr 26, 2021
@exoego exoego deleted the drop-loginid branch April 26, 2021 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant