Skip to content

Feat/config api#35

Merged
chaitanyapotti merged 12 commits intomasterfrom
feat/config_api
Aug 26, 2024
Merged

Feat/config api#35
chaitanyapotti merged 12 commits intomasterfrom
feat/config_api

Conversation

@grvgoel81
Copy link
Copy Markdown
Contributor

@grvgoel81 grvgoel81 commented May 10, 2024

  • Project Config API added.
  • originData added in Web3AuthOptions schema.
  • WalletServices and enableMFA fucntionality Added.
Screenshot 2024-05-10 at 12 55 36 PM
Screen.Recording.2024-08-26.at.9.55.19.AM.mov
2024-08-26.12.43.14.mp4

grvgoel81 and others added 12 commits May 8, 2024 08:25
Signed-off-by: Gaurav Goel <gaurav@tor.us>
…PI added.

Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
…ion and updated example

Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
Signed-off-by: Gaurav Goel <gaurav@tor.us>
@@ -100,47 +100,56 @@ public void Awake()
// this.setResultUrl(new Uri($"http://localhost#{code}"));
// }
#endif
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will removing authorizeSession make the dapp not work on just awake?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shifted authorizeSession after successful response of fetchConfigAPI. If fetchConfigAPI API fails, it throws exception there.

Copy link
Copy Markdown
Member

@chaitanyapotti chaitanyapotti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chaitanyapotti chaitanyapotti merged commit bc77c45 into master Aug 26, 2024
@chaitanyapotti chaitanyapotti deleted the feat/config_api branch August 26, 2024 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants