firebase-admin-ex icon indicating copy to clipboard operation
firebase-admin-ex copied to clipboard

Firebase Admin Elixir SDK

Results 3 firebase-admin-ex issues
Sort by recently updated
recently updated
newest added

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...