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

Implement bootstrapping via service #328

Merged
merged 3 commits into from
May 15, 2024

Conversation

TheAtomicOption
Copy link
Contributor

This merge request implements the changes needed for issue #326.

  • Adds a new interface for a scoped service users can implement to provide API keys from async operations.
  • Adds a very basic default implementation of the service that users with single API keys can use as before.
  • Updates ServerSideDemo to load serverSideScripts.js through JSInterop import command since bootstrapping loads the api after <link> tags are evaluated.

@valentasm1
Copy link
Collaborator

@Nickztar Maybe you have some suggestions?

@valentasm1 valentasm1 merged commit 88abd6e into rungwiroon:master May 15, 2024
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