I am building a backend server using dart
.
我正在使用DART构建一个后端服务器。
Since there isn't any firebase admin sdk
for dart
, I am using GoogleAPIS
in order to interact with the firebase
.
由于dart没有任何firebase admin sdk,我使用GoogleAPIS来与firebase交互。
For the firebase authentication
, I see that it is same as Identity Platform
in Google Cloud.
对于Firebase认证,我看到它和Google Cloud中的身份平台是一样的。
From the list of googleAPIS
(Link), which api is the one that acts like firebase admin auth SDk
? so that I can perform api calls such as change the user's verification status?
在googleAPIS(链接)列表中,哪个API的行为类似于Firebase管理员身份验证SDK?以便我可以执行API调用等更改用户的验证状态?
Thanks for the help!
谢谢你的帮助!
更多回答
优秀答案推荐
我是一名优秀的程序员,十分优秀!