Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to implement this library? #1

Closed
Monabr opened this issue Oct 24, 2024 · 7 comments
Closed

How to implement this library? #1

Monabr opened this issue Oct 24, 2024 · 7 comments

Comments

@Monabr
Copy link

Monabr commented Oct 24, 2024

Hi.

How to use your library?

Please update README.

@cotrin8672
Copy link
Owner

This library is hosted on mavenCentral, though,
This library has not been maintained for a long time now.
You can use this repository instead. It supports a variety of targets besides js and should be upward compatible with this library.

@Monabr
Copy link
Author

Monabr commented Oct 24, 2024

@cotrin8672 I created the issue there GitLiveApp/firebase-kotlin-sdk#659

I can't figure out how to use it in backend project.

I think sdk your are linked in mostly for web but not for node.js backend. Isn't it?

@cotrin8672
Copy link
Owner

I don't know that much about Firebase, so I apologise if I'm missing the point.
Are you using Kotlin/JS to build a Node.js-based backend? If so, don't you need a Kotlin/JS wrapper for the Firebase JS Admin SDK?

@Monabr
Copy link
Author

Monabr commented Oct 24, 2024

@cotrin8672 Yes, my plan now is to translate from Kotlin to Node.js. The parts I'm missing are entry points like "onCall" and Admin SDK

@cotrin8672
Copy link
Owner

My library probably does not support the Firebase Admin SDK either. A wrapper could be developed separately, but this would be time-consuming.

@Monabr
Copy link
Author

Monabr commented Oct 24, 2024

@cotrin8672 I have found this https://github.com/ChrisKruegerDev/kotlin-firebase-admin but its from 2021

@cotrin8672
Copy link
Owner

There are currently no plans to support the Firebase Admin SDK as this would take a significant amount of time. However, if you are willing to provide remuneration, we would be happy to undertake the development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants