Skip to content

v1.0.0 (🎂 First Release)

Latest
Compare
Choose a tag to compare
@unicornware unicornware released this 03 Feb 15:01
· 1 commit to main since this release

Overview

The Firebase Custom Token API is a single serverless endpoint that can be used to create custom tokens for Firebase users.

API URL: https://fct-api.flexdevelopment.vercel.app

What's changed?

Everything! It's the first version.

Features

  • Generate custom tokens for Firebase users
  • Specify additional claims to include in JWTs
  • Optionally check if user exists before generating token