Skip to content

Firebase Admin SDK for Auth-only #190

@deepfriedbrain

Description

@deepfriedbrain

I'm replacing Google Identity Toolkit Java SDK with Firebase Admin Java SDK in my GAE project. The project bloats from 12.5 MB to 29 MB after the replacement. The Identity Toolkit was adding 1.3MB where Firebase Admin SDK is adding about 17MB. I'm using Maven to add it as a dependency.

Since I'm only interested in Firebase Auth, is there a way to just bring in the "Auth" part of the SDK and not everything? I don't need any other feature of Firebase at the moment.

Environment:

Operating System version: MacOS 10.13.5
Firebase SDK version: 6.2.0
Library version: 5.0.4
Firebase Product: auth

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions