firebase / firebase/firebase-admin-go

FR: [AppCheck] Create token for AppCheck

Open
#714 1 comment 0 reactions 0 assignees View on GitHub
type: feature request
Dominant language
Go
Stars
1.3k
Forks
274
Avg merge
10h 39m
Merged PRs (30d)
2

Description

Hello,

Currently, the Go Admin SDK only supports `VerifyToken` in App Check module and does not provide a way to create a new App Check token.
At the moment, only the [Node.js Admin SDK](https://firebase.google.com/docs/app-check/custom-provider) supports creating tokens:

```js
admin.appCheck().createToken(appId)
```

Could you please add support for CreateToken in the Go Admin SDK, similar to the Node.js Admin SDK? This would make it easier for Go applications to support App Check and improve application security.

Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.