java-tutorials/jhipster-5/bookstore-monolith
Michael Pratt ce027707d0 BAEL-2741: JHipster authentication with external service (#7588)
* BAEL-2741: JHipster authentication using 3rd party service

* BAEL-2741: Remove Angular account mgmt routes

* BAEL-2741: Remove password reset register links from navbar

* BAEL-2741: Remove password and register links from login form

* BAEL-2741: Cleanup CustomAuthenticationManager code

* Update README.md

* BAEL-2741: Fix unit test
2019-08-23 13:38:48 -04:00
..
.jhipster Add book entity to jhipster-5 project 2019-03-19 06:42:25 -06:00
.mvn/wrapper Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
src BAEL-2741: JHipster authentication with external service (#7588) 2019-08-23 13:38:48 -04:00
webpack Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.editorconfig Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.gitattributes Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.gitignore Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.huskyrc Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.prettierignore Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.prettierrc Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
.yo-rc.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
README.md update links in readmes 2019-08-04 14:19:42 +03:00
angular.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
mvnw Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
mvnw.cmd Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
package-lock.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
package.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
pom.xml [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
postcss.config.js Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
proxy.conf.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
tsconfig-aot.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
tsconfig.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00
tslint.json Initial application generated by JHipster-5.8.2 2019-03-19 06:31:54 -06:00

README.md