issues
search
nqminhuit
/
mini-auth
An application that use Spring Boot as backend to provide REST APIs, consumed by Angular as frontend, protect endpoints with JWT, integrate Swagger for API documentation, Postgres as persistence layer and Flyway for database migration.
http://localhost:8080/
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump hosted-git-info from 2.8.5 to 2.8.9 in /mini-auth-ng
#49
dependabot[bot]
closed
3 years ago
0
Bump lodash from 4.17.20 to 4.17.21 in /mini-auth-ng
#48
dependabot[bot]
closed
3 years ago
0
Bump url-parse from 1.4.7 to 1.5.1 in /mini-auth-ng
#47
dependabot[bot]
closed
3 years ago
0
Bump ssri from 6.0.1 to 6.0.2 in /mini-auth-ng
#46
dependabot[bot]
closed
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1 in /mini-auth-ng
#45
dependabot[bot]
closed
3 years ago
0
Bump elliptic from 6.5.3 to 6.5.4 in /mini-auth-ng
#44
dependabot[bot]
closed
3 years ago
0
Bump http-proxy from 1.18.0 to 1.18.1 in /mini-auth-ng
#43
dependabot[bot]
opened
4 years ago
0
Bump elliptic from 6.5.2 to 6.5.3 in /mini-auth-ng
#42
dependabot[bot]
closed
3 years ago
1
Bump lodash from 4.17.15 to 4.17.19 in /mini-auth-ng
#41
dependabot[bot]
closed
4 years ago
1
Bump npm-registry-fetch from 4.0.2 to 4.0.5 in /mini-auth-ng
#40
dependabot[bot]
closed
4 years ago
1
Bump websocket-extensions from 0.1.3 to 0.1.4 in /mini-auth-ng
#39
dependabot[bot]
closed
4 years ago
1
Bump acorn from 6.4.0 to 6.4.1 in /mini-auth-ng
#38
dependabot[bot]
closed
1 year ago
1
Add interface method on customer repository to find all customer and order by id
#37
nqminhuit
closed
4 years ago
0
Change OpenJdk image to gradle image in Dockerfile
#36
nqminhuit
opened
4 years ago
0
add unit tests for security module
#35
nqminhuit
closed
4 years ago
0
Containerizing mini-auth
#34
nqminhuit
opened
4 years ago
1
Handling exception on security layer
#33
nqminhuit
opened
4 years ago
0
[BUG] Whitelabel Error Page when access url with angular routes
#32
nqminhuit
closed
4 years ago
1
Reorganize project structure
#31
nqminhuit
closed
4 years ago
0
Docker setup
#30
nqminhuit
closed
4 years ago
1
[BUG] Enabling Swagger breaks angular app
#29
nqminhuit
closed
4 years ago
0
Bundle and Deploy application
#28
nqminhuit
closed
4 years ago
0
Implement auth guard
#27
nqminhuit
opened
4 years ago
0
Add Routing to angular component
#26
nqminhuit
closed
4 years ago
0
Consider removing Angular materials
#25
nqminhuit
closed
4 years ago
0
Function to add/remove/edit Customer in table
#24
nqminhuit
closed
4 years ago
0
Create angular component to show Customer
#23
nqminhuit
closed
4 years ago
0
Add HTTP protocol to communicate with backend in login form
#22
nqminhuit
closed
4 years ago
0
Create login form with Angular
#21
nqminhuit
closed
4 years ago
0
Fix Spring test on REST API with JWT
#20
nqminhuit
closed
4 years ago
0
Make username field in Customer table unique
#19
nqminhuit
closed
4 years ago
0
Refactor: find by username should not return list because username is unique
#18
nqminhuit
closed
4 years ago
0
Validate JWT in request
#17
nqminhuit
closed
4 years ago
0
Response JWT to authorized user
#16
nqminhuit
closed
4 years ago
0
redirect configs for test with ActiveProfiles
#15
nqminhuit
closed
4 years ago
0
Store password in Customer table
#14
nqminhuit
closed
4 years ago
0
[BUG] Cant create new Customer in Postgres via REST
#13
nqminhuit
closed
4 years ago
0
Basic Authentication for REST APIs
#12
nqminhuit
closed
4 years ago
0
Authentication and Authorization with Spring Security
#11
nqminhuit
opened
4 years ago
0
JWT token
#10
nqminhuit
opened
4 years ago
0
Create independent application database for Postgres
#9
nqminhuit
opened
4 years ago
2
CRUD test against Postgres db failed
#8
nqminhuit
closed
4 years ago
1
[BUG] ./gradlew test does not execute CustomerControllerRestTest
#7
nqminhuit
closed
4 years ago
0
[BUG] Swagger UI produces 404 errors
#6
nqminhuit
opened
4 years ago
1
integrate swagger
#5
nqminhuit
closed
4 years ago
0
integrate flyway
#4
nqminhuit
closed
4 years ago
0
Integrate PostgreSql
#3
nqminhuit
closed
4 years ago
0
Integrate Spring Data JPA
#2
nqminhuit
closed
4 years ago
1
Setup spring boot
#1
nqminhuit
closed
4 years ago
1
Previous