Extending Login function for read Cookies in headers
Aberta
needs docs
question
- Linguagem predominante
- TypeScript
- Estrelas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.