-
Notifications
You must be signed in to change notification settings - Fork 297
Closed
Description
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
Labels
No labels