Extending Login function for read Cookies in headers
未关闭
needs docs
question
- 主要语言
- TypeScript
- 星标
- 8.1k
- 派生
- 1.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
How can i improve login for setting cookies that i send in headers from Symfony in AuthenticationSuccessHandler ? I send a Response which contains data (a json with access_token) to get login in Nebular but i would to set some cookies after login.
I have extended NbLoginComponent to set a myLogin function : `myLogin(){this.login}` but i can't add my code after login event because of redirection.
贡献指南
评估
这个 Issue 还没有评估数据。