Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
  • Loading branch information
luistorres committed May 20, 2024
1 parent 4b7e363 commit a621ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web-app/app/_server/idos/idos-grantee.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ export class idOSGrantee {

async isValidCredential(credential: any): Promise<boolean> {
try {
// Ignore for now due to minification issues from idOS SDK side
// let result: any;

// if (process.env.NEXT_PUBLIC_ENABLE_TESTNETS === 'true') {
Expand Down

0 comments on commit a621ac9

Please sign in to comment.