Skip to content

Conversation

@lionell-pack-ttd
Copy link
Contributor

@lionell-pack-ttd lionell-pack-ttd commented Sep 22, 2023

Putting this on-hold until we have a bigger discussion about DI.

  • Introduce Google Guice for dependency injection in a small way - if we like it we can broaden usage over time.
  • Admin verticle now registers v2 api.
  • V2 api with one endpoint
  • Tests (other tests are broken - TODO!)

- Introduce Google Guice for dependency injection in a small way - if we like it we can broaden usage over time.
- Admin verticle now registers v2 api.
- V2 api with one endpoint
- Tests (other tests are broken - TODO!)
Tidy up inconsistent comment formats.
Allow the admin verticle to start without a v2 API.
Add auth to the new site ID router.
Switch to passing the parent router in to the v2 router - that way the admin Verticle doesn't need to know the path the v2 router wants to use.
@lionell-pack-ttd lionell-pack-ttd marked this pull request as ready for review September 27, 2023 01:23
@lionell-pack-ttd lionell-pack-ttd marked this pull request as draft September 28, 2023 04:23
…ew-restful-pattern

# Conflicts:
#	README.md
#	src/main/java/com/uid2/admin/Main.java
#	src/main/java/com/uid2/admin/secret/IKeypairManager.java
#	src/main/java/com/uid2/admin/vertx/api/IRouteProvider.java
#	src/main/java/com/uid2/admin/vertx/api/V2Router.java
#	src/main/java/com/uid2/admin/vertx/api/V2RouterModule.java
#	src/main/java/com/uid2/admin/vertx/api/cstg/ClientSideKeypairResponse.java
#	src/main/java/com/uid2/admin/vertx/api/cstg/GetClientSideKeypairsBySite.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants