文件名称:firebase-admin-go:Firebase Admin Go SDK
文件大小:236KB
文件格式:ZIP
更新时间:2024-02-24 08:13:53
go golang firebase authentication firebase-admin
Firebase Admin Go SDK 目录 总览 提供了开发应用程序,扩大用户群并赚钱所需的工具和基础架构。 Firebase Admin Go SDK允许从Go中的特权环境(例如服务器或云)访问Firebase服务。 当前,该SDK提供Firebase自定义身份验证支持。 有关更多信息,请访问。 安装 要安装Firebase Admin Go SDK,只需在$GOPATH的终端中执行以下命令: go get firebase.google.com/go 贡献 请参阅“以获取有关如何为该项目做出贡献的更多信息。 我们欢迎错误报告,功能请求,代码审查反馈以及请求请求。 受支持的Go版本 我们支持Go v1.12及更高版本。 系统在Go v1.12到v1.14上测试代码。 文献资料 许可和条款 Firebase Admin Go SDK已获得。 您对Firebase的约束。
【文件预览】:
firebase-admin-go-master
----testdata()
--------firebase_config_empty.json(0B)
--------get_user.json(1KB)
--------firebase_config.json(140B)
--------firebase_config_invalid.json(6B)
--------public_certs.json(4KB)
--------dinosaurs_index.json(766B)
--------refresh_token.json(157B)
--------invalid_service_account.json(2KB)
--------service_account.json(2KB)
--------dinosaurs.json(1KB)
--------plain_text.txt(5B)
--------firebase_config_invalid_key.json(97B)
--------list_users.json(4KB)
--------firebase_config_partial.json(42B)
----auth()
--------email_action_links.go(5KB)
--------tenant_mgt_test.go(43KB)
--------tenant_mgt.go(10KB)
--------user_mgt_test.go(49KB)
--------token_verifier_test.go(7KB)
--------provider_config_test.go(38KB)
--------email_action_links_test.go(9KB)
--------token_generator.go(8KB)
--------auth_test.go(37KB)
--------auth.go(15KB)
--------token_verifier.go(15KB)
--------auth_std.go(836B)
--------import_users.go(7KB)
--------token_generator_test.go(10KB)
--------auth_appengine.go(1KB)
--------user_mgt.go(32KB)
--------export_users.go(3KB)
--------hash()
--------provider_config.go(26KB)
----firebase_test.go(18KB)
----errorutils()
--------errorutils.go(5KB)
----internal()
--------http_client_test.go(23KB)
--------errors_test.go(9KB)
--------http_client.go(12KB)
--------json_http_client_test.go(5KB)
--------errors.go(6KB)
--------internal.go(3KB)
----db()
--------ref_test.go(20KB)
--------query_test.go(21KB)
--------db.go(4KB)
--------auth_override_test.go(3KB)
--------query.go(11KB)
--------ref.go(9KB)
--------db_test.go(9KB)
----.github()
--------pull_request_template.md(757B)
--------resources()
--------workflows()
--------issue_template.md(1KB)
--------scripts()
----messaging()
--------messaging_test.go(33KB)
--------topic_mgt_test.go(7KB)
--------messaging_batch_test.go(20KB)
--------messaging_utils.go(7KB)
--------topic_mgt.go(4KB)
--------messaging.go(35KB)
--------messaging_batch.go(11KB)
----firebase.go(7KB)
----snippets()
--------init.go(4KB)
--------storage.go(2KB)
--------db.go(14KB)
--------auth.go(45KB)
--------messaging.go(10KB)
----LICENSE(11KB)
----storage()
--------storage.go(2KB)
--------storage_test.go(2KB)
----CONTRIBUTING.md(7KB)
----.gitignore(42B)
----go.sum(21KB)
----integration()
--------auth()
--------internal()
--------db()
--------messaging()
--------storage()
--------firestore()
--------iid()
----README.md(2KB)
----.opensource()
--------project.json(288B)
----iid()
--------iid_test.go(7KB)
--------iid.go(5KB)
----go.mod(296B)