-
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 * Small fixes --------- Co-authored-by: abdulla-ashurov <[email protected]> Co-authored-by: DaevMithran <[email protected]>
- Loading branch information
1 parent
192d02f
commit 3b8e4ad
Showing
5 changed files
with
9 additions
and
9 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
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