I started using the ngx-admin template, and i want to modify the login page. unfortunately, i couldn't find the login component in the project. is there any ways to access the login component
Asked
Active
Viewed 4,059 times
1 Answers
5
Yes it is possible, you can find detailed instructions here https://akveo.github.io/nebular/docs/auth/custom-auth-components#setup-auth-container
Keep in mind that @nebular/auth is a module installed with npm, for this reason you cannot find anything in the components pages of project.
Domenico
- 86
- 4