-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: verifier api endpoint names + structure
- Loading branch information
1 parent
7f21644
commit e55d95c
Showing
3 changed files
with
70 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,5 @@ fun Application.configurePlugins() { | |
|
||
fun Application.module() { | ||
configurePlugins() | ||
oidcApi() | ||
verfierApi() | ||
} |
93 changes: 0 additions & 93 deletions
93
waltid-verifier/src/main/kotlin/id/walt/verifier/OidcApi.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters