You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An enhancement, I need to add custom headers to the http call while login (in auth-service.js)
like login(email: any, password?: any, headers?: any): any;
For this I have created a pull request, please have a look https://github.com/paulvanbladel/aurelia-auth/pull/187
The text was updated successfully, but these errors were encountered:
An enhancement, I need to add custom headers to the http call while login (in auth-service.js)
like
login(email: any, password?: any, headers?: any): any;
For this I have created a pull request, please have a look
https://github.com/paulvanbladel/aurelia-auth/pull/187
The text was updated successfully, but these errors were encountered: