import decode from 'jwt-decode'; export default class AuthService { constructor(domain) ... React binding stuff this.login = this.login.bind(this) this.
確定! 回上一頁