angular-token icon indicating copy to clipboard operation
angular-token copied to clipboard

additionalData not working

Open bw7432 opened this issue 4 years ago • 1 comments

I'm getting lint errors when I try to add additionalData to the sign in params.

This service is expecting one argument but fails when I try to pass in additionalData as stated in the docs.

tokenService.signIn({})

Expected 1 arguments, but got 2.

Similar question here - https://github.com/neroniaky/angular-token/issues/231 but I think this is outdated now. I'm not quite sure how to do this.

bw7432 avatar Jan 12 '21 21:01 bw7432

same issue facing.. any solution ?

vishalsingh123 avatar Dec 29 '21 07:12 vishalsingh123