Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Problem on Login #5

Open
paxpelus opened this issue Jul 17, 2017 · 2 comments
Open

Problem on Login #5

paxpelus opened this issue Jul 17, 2017 · 2 comments
Assignees
Labels

Comments

@paxpelus
Copy link

On the specific line https://github.com/wolfeidau/cognito-vue-bootstrap/blob/master/src/cognito.js#L128 it seems like you are using UserPoolId instead of IdentityPoolId.

@wolfeidau
Copy link
Owner

wolfeidau commented Jul 17, 2017

Yeah I need to review the terminology, it isn't very consistent at the moment, way to many similar sounding things.

My current values reflect their usage, not their name.

@wolfeidau wolfeidau added the bug label Jul 17, 2017
@wolfeidau wolfeidau self-assigned this Jul 17, 2017
@alexaandru
Copy link
Contributor

This explains it very nice: https://serverless-stack.com/chapters/cognito-user-pool-vs-identity-pool.html

I don't think this is a bug, it works for me just fine. IdentityPoolId would've been for logging in with Facebook or Google (etc.) which does not seem to be the intent here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants