Tuesday, 15 April 2014

facebook - Local development with FB Login and collaborative Github workflow -



facebook - Local development with FB Login and collaborative Github workflow -

my webapp running off shared googledrive folder easy updating , collaboration between few developers. brining-on more developers though need improve workflow revisions & conflict-free collaboration... utilize git[hub], app using fb login credentials requires auth requests come app's domain, if developers pull git develop on local machines there no way obtain oath. know of solution problem?

you can run inexpensive vm instance on amazon (for example) development purposes. create fb token , share among team. perfect workflow, think. you can externalize fb token in properties file (according programming language/framework), ignore in git, , allow each developer have own (however, can break many logic within app, not saying need configure environment team members).

also, beware if had personal token in git once, stored forever. may need clean repo before sharing others.

facebook git workflow collaboration revision

No comments:

Post a Comment