Skip to content

feat: add supabase jwt auth demo #36

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

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

DominicGBauer
Copy link
Contributor

Description

Added a very minimal example application that shows how to use anonymous authentication based on powersync-ja/powersync-supabase-flutter-todolist-demo#3

@DominicGBauer DominicGBauer self-assigned this Dec 27, 2023

# Configure the app

Copy the contents of [lib/app_config_template.dart](./lib/app_config_template.dart) into `lib/app_config.dart`, and alter the values to use the credentials of your new Supabase project.
Copy link
Contributor

Choose a reason for hiding this comment

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

duplicate step, this was already done on line 14

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will fix in the rename PR

@DominicGBauer DominicGBauer merged commit 0492e33 into master Dec 28, 2023
@DominicGBauer DominicGBauer deleted the feature/add-supabase-jwt-auth-demo branch December 28, 2023 07:43
cahofmeyr added a commit to powersync-ja/powersync-jwks-example that referenced this pull request Jan 1, 2024
Update README to link to new locations of custom auth examples; see these PRs:

powersync-ja/powersync.dart#35

powersync-ja/powersync.dart#36
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