Alexandre Queiroz
Results
1
comments of
Alexandre Queiroz
trafficstars
you need configure the token key https://akveo.github.io/nebular/docs/auth/getting-user-token#use-token .... NbAuthModule.forRoot({ strategies: [ NbPasswordAuthStrategy.setup({ name: 'email', token: { class: NbAuthJWTToken, key: 'token', // this parameter tells where to look for the token...