代码之家  ›  专栏  ›  技术社区  ›  itaintme

在AWS AppSync中手动设置当前用户凭据

  •  1
  • itaintme  · 技术社区  · 7 年前

    Auth.currentSession()

    1 回复  |  直到 7 年前
        1
  •  1
  •   itaintme    7 年前

    然而,根据 this this 关于GitHub的问题,他们已经承认这是一个特性请求,并且可能正在进行这方面的工作。

    nativescript-localstorage global["storage"] 到这个模块。

    import * as storage from "nativescript-localstorage"
    global["storage"] = storage;
    
    推荐文章