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

Custom auth #49

Merged
merged 8 commits into from
Jun 10, 2016
Merged

Custom auth #49

merged 8 commits into from
Jun 10, 2016

Conversation

Jpaagt
Copy link

@Jpaagt Jpaagt commented Jun 9, 2016

Proposed solution for issue #47

Added LoginType CUSTOM that uses the underlying Android FirebaseAuth#signInWithCustomToken and iOS FIRAuth#signInWithCustomToken functions.

See:

@EddyVerbruggen
Copy link
Owner

Impressive stuff! Thanks for sharing this. I'll merge it later today and resolve some merge conflicts on my local copy because I'm currently working on Facebook auth as well :)

@Jpaagt
Copy link
Author

Jpaagt commented Jun 9, 2016

I haven't tested the CUSTOM LoginType in the iOS platform.

@EddyVerbruggen EddyVerbruggen merged commit 2052bdd into EddyVerbruggen:master Jun 10, 2016
@EddyVerbruggen
Copy link
Owner

I will be testing your changes this weekend, and fixing stuff if needed. Then I'll finalize Facebook login and grant you commit access.

Cheers,
Eddy

@EddyVerbruggen
Copy link
Owner

Facebook auth (and getRemoteConfig) added. You now have commit access so feel free to hack around as long as you don't break any stuff ;)

EddyVerbruggen added a commit that referenced this pull request Apr 18, 2017
Let me merge this now and I will give you commit access to this repo later. First I want to finalize Facebook login before we run into merge conflicts :)

Thanks so much for your contribution!
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants