-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Get rid of `Authorize` button in Swagger UI * Get rid of swagger `Authorize` from source code * Add all the rest auth routes for API guarding * Remove extra spaces in jsdoc swagger comments. * Remove unused imports. * Remove unused comments * Get API guarding back: - removed /credential-status/check - removed /credential-status/search - removed /did resolve the DID - removed /presentation/verify * Refactor auth flow and allow unauthorized users to make some actions * Makes Identity initiating without race conditions * Fix reassign condition --------- Co-authored-by: abdulla-ashurov <[email protected]>
- Loading branch information
Andrew Nikitin
and
abdulla-ashurov
authored
Aug 1, 2023
1 parent
9f775dd
commit 2e6b969
Showing
15 changed files
with
279 additions
and
182 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
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
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
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
Oops, something went wrong.