Yaroslav Zakhidnyi

Results 2 issues of Yaroslav Zakhidnyi

Hi, I am trying to do two factor authentication using JWT and SMS code verification. Please direct me, how can I to do it? Should I extend NbPasswordAuthStrategy or something...

I found out that the element is created twice in the element when using SSR. I think it is related to this issue https://github.com/angular/angular/issues/13446. First element is created while server-side...