firebase-admin-ex
firebase-admin-ex copied to clipboard
Firebase Admin Elixir SDK
Phoenix 1.7 adds jason 1.2 as minimum version making this library incompatible.
Added functionality to verify id token generated by Firebase Auth. Based on configuration, the library picks the corresponding firebase project and verifies all necessary params against it. Optionally force checking...
Thank you for this package. I'm trying to use it in order to send a notification for mobile app using Firebase, but I can't. When I try to send a...