Skip to content

provide firebase auth.uid to anonymous users. don't rely on uid for retrieving serverTime.#9328

Merged
davidsbailey merged 1 commit into
stagingfrom
firebase-token-signed-out
Jul 6, 2016
Merged

provide firebase auth.uid to anonymous users. don't rely on uid for retrieving serverTime.#9328
davidsbailey merged 1 commit into
stagingfrom
firebase-token-signed-out

Conversation

@davidsbailey

@davidsbailey davidsbailey commented Jul 6, 2016

Copy link
Copy Markdown
Member

this addresses pivotal item: https://www.pivotaltracker.com/n/projects/1256654/stories/124202601

This is a quick and dirty solution since it provides an anonymous firebase auth token rather than trying to provide a unique token to new visitors. it's possible that in the future we'll want to somehow obtain the session id which rails is about to assign to the new visitor, so that this id is consistent with the session.id they receive on their next visit. This work is tracked by https://www.pivotaltracker.com/story/show/125019481 .

@Bjvanminnen

Copy link
Copy Markdown
Contributor

lgtm

@davidsbailey davidsbailey merged commit b635121 into staging Jul 6, 2016
@davidsbailey davidsbailey deleted the firebase-token-signed-out branch July 6, 2016 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants