FirebaseAuth

A tool for verifying Firebase Auth token

Installation

def deps do
[
{:firebase_auth, "~> 0.1.0"}
]
end