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

Tokens Created Annonymously Don't Get Converted to Authenticated #16

Open
mkinnan opened this issue Mar 26, 2016 · 1 comment
Open

Tokens Created Annonymously Don't Get Converted to Authenticated #16

mkinnan opened this issue Mar 26, 2016 · 1 comment
Labels

Comments

@mkinnan
Copy link
Contributor

mkinnan commented Mar 26, 2016

When I install the app on my Android phone, an anonymous token gets created the first time the app is loaded. When the user logs into the app, the token stays as anonymous. Should it be converted to an authenticated token or the anonymous be deleted and an authenticated token created?

@signalpoint
Copy link
Owner

@mkinnan I don't think so, the token is registered to the device itself and I don't think the system really cares about whether or not they are authenticated. I'd be curious if the tokens stored up in Drupal are tied to a user id in any way, if that was the case, then I could see value in that.

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

No branches or pull requests

2 participants