YSS
Migrating an application to Phoenix running on Firebase Keep Firebase or migrate to Postgres?
Hello,
I have an application running on Vercel with Firebase (for user application data but also for Authentication on Firebase) and I am migrating this to Elixir/Phoenix/Liveview.
I am struggling with migrating the Authentication part into Postgresql. It is very easy (social logins etc) in Firebase but I can’t seem to find out correctly how to migrate the authentication to Postgres without having the users to make a new login.
My question is, would you either:
1/ migrate my current users who use social logins (google/github/microsoft) to postgres if possible?
or
2/ keep using firebase as the main database and authentication system in my Phoenix application (if this even possible?)
I would like to know what your choice would be,
Thanks for your help!
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









