akveo/ngx-admin

Modify the built in token service to include Custom Headers/Body

Open

#1,387 创建于 2017年11月10日

在 GitHub 查看
 (20 评论) (0 反应) (0 负责人)TypeScript (24,990 star) (7,916 fork)batch import
help wantedquestion

描述

Hello,

I'd like to modify the currently implemented Auth services in Nebular to include headers of my own, which files should I modify to include simple Username/Password JWT? I couldn't modify the currently EmailPassowrdAuthService to includea simple username and password auth.

I couldn't find the Token body being used even to send to my Auth api end point. Which auth modules should I configure in this case?

贡献者指南