vanna80

Results 1 comments of vanna80

I think that this behavior is because of calling some function which requires Auth. Specifically in sample/example code: In Home.vue, there is: let userInfo = await this.getUserInfo() Calling this API...