Firebase App Check for Ktor server

Hi, if you are using the Firebase App Check for Android, iOS, macOS, Web

If you don’t know what Firebase App Check

App Check helps protect your API resources from abuse by preventing unauthorized clients from accessing your backend resources. It works with both Firebase services, Google Cloud services, and your own APIs to keep your resources safe.

You can use it with a custom backend, If you are using NodeJs, Python, or Go

There is already an official library for that, and

If you are using Kotlin/Java or Ktor, you might want to check this library that I just created, which can save you some time. it’s super simple and easy to use

Firebase App Check For Ktor Server

If you are using Java, this code might be helpful to look at since it uses some Java libraries

It’s not official from google or firebase, but It’s fully open source and free to use, and I do plan to work on it further to the next level, but it’s experimental for now

https://preview.redd.it/i074eetz27ub1.png?width=1225&format=png&auto=webp&s=02c6e8c471b94a5c024192b7da6ad635b5897914

https://preview.redd.it/mt53prrx27ub1.png?width=1153&format=png&auto=webp&s=96e59a52a891ff0d7de3474549a6a4b4395adf41

submitted by /u/AhmedRiyadh0
[link] [comments]