Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

document the firebase API #59

Open
seiyria opened this issue Oct 15, 2015 · 2 comments
Open

document the firebase API #59

seiyria opened this issue Oct 15, 2015 · 2 comments
Milestone

Comments

@seiyria
Copy link
Owner

seiyria commented Oct 15, 2015

After #20 is done, this should be done as well, so people understand the API and how it's structured.

@seiyria seiyria added this to the 0.7.0 milestone Oct 15, 2015
@seiyria
Copy link
Owner Author

seiyria commented Nov 14, 2015

Also, to allow people to do it, maybe issue a private key (regeneratable) based on this.

@seiyria
Copy link
Owner Author

seiyria commented Nov 15, 2015

From one of the ops in #firebase:

[18:22:03] <mikelehen> seiyria: Not sure if this works for you, but after authenticating to firebase, the authData has a token you can get (e.g authData.token from JS) and you could send that to the REST API with ?auth=<token>
[18:23:01] <mikelehen> That token is subject to the "Session Length" you have configured in your Firebase dashboard though.
[18:23:16] <mikelehen> So it'll expire at some point and they'd need to get a new one.

more info here

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

No branches or pull requests

1 participant