This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[OSE-433] Add the OpenID4VC authorization endpoint (#338)
* Add a simple server that hosts the credential issuer metadata. * Move stuff. Make things secure. modules * Made the issuer metadata be user provided via a file that has a default location. * Simplified to only address the concern of the PR. * Fixed module files * Update go version for golangci-lint * Update golangci-lint version * Trying with no cache * Trying with no cache for golangci-lint, and cache for setting up. * Skip all * ssi-sdk is looking very suz * Revert "Simplified to only address the concern of the PR." This reverts commit c3bf59e. * Added the AuthEndpoint * Fix linter * Better structure. * PR comments * Issue created. * Mod fixing --------- Co-authored-by: Gabe <[email protected]>
- Loading branch information
1 parent
ffc618f
commit 362e4d2
Showing
10 changed files
with
1,898 additions
and
27 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
Oops, something went wrong.