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

Switch to Firebase admin SDK #88

Merged
merged 10 commits into from
Nov 12, 2023
Merged

Switch to Firebase admin SDK #88

merged 10 commits into from
Nov 12, 2023

Conversation

gchristov
Copy link
Owner

@gchristov gchristov commented Nov 11, 2023

What does this pull request change?

This PR

  • switches the project to use Firebase Adming SDK, rather than the Firebase client library. This ensures Firestore access is private.
  • refactors the use of Json for serialisation
  • removes some unused environment variables

How is this change tested?

Manually and with existing tests.


Writing Kotlin Multiplatform tests

@gchristov gchristov merged commit bb86ae9 into master Nov 12, 2023
3 checks passed
@gchristov gchristov deleted the firebase-admin-sdk branch November 12, 2023 08:52
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

Successfully merging this pull request may close these issues.

None yet

1 participant