Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend vetKD IBE demo with Internet Identity login #604

Merged
merged 6 commits into from
Aug 17, 2023

Conversation

fspreiss
Copy link
Member

@fspreiss fspreiss commented Aug 11, 2023

Extends the vetKD IBE demos (both Rust and Motoko) with Internet Identity login and allows to IBE-encrypt for a particular principal.

Also updates .github/workflows/provision-darwin.sh to make the installed node-js version configurable via an environment variable (leaving the default unchanged). This is done so that the CI runs for the vetkd Rust and motoko examples for macOS/darwin can use a newer node-js version (here 19.8.1) because with the old version (14.15.4) webpack fails with the error message "Field 'browser' doesn't contain a valid alias configuration" for the @dfinity/identity dependency of the @dfinity/auth-client.

@fspreiss fspreiss requested a review from a team as a code owner August 11, 2023 14:42
@fspreiss fspreiss requested a review from sesi200 August 11, 2023 14:43
Copy link
Contributor

@andreacerulli andreacerulli left a comment

Choose a reason for hiding this comment

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

Thanks @fspreiss, LGTM

@fspreiss fspreiss merged commit aefe0a2 into master Aug 17, 2023
92 of 106 checks passed
@fspreiss fspreiss deleted the franzstefan-ibe-ii-login branch August 17, 2023 19:52
@fspreiss
Copy link
Member Author

Thanks for merging master, @domwoe!

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.

3 participants