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

Add authentication #15

Merged
merged 4 commits into from
Sep 21, 2024
Merged

Add authentication #15

merged 4 commits into from
Sep 21, 2024

Conversation

jehrhardt
Copy link
Collaborator

This change introduces a simple authentication generated by mix phx.gen.auth task. It also disables the registration of new users in the prod environment as the hosted version is not yet ready to be used.

This has been generated with phx.gen.auth task.

Signed-off-by: Jan Ehrhardt <59441+jehrhardt@users.noreply.github.com>
This allows us to use a local Supabase during development.

Signed-off-by: Jan Ehrhardt <59441+jehrhardt@users.noreply.github.com>
This reverts commit 2f95dce.

Signed-off-by: Jan Ehrhardt <59441+jehrhardt@users.noreply.github.com>
Signed-off-by: Jan Ehrhardt <59441+jehrhardt@users.noreply.github.com>
@jehrhardt jehrhardt merged commit 4a9ad38 into main Sep 21, 2024
4 checks passed
@jehrhardt jehrhardt deleted the auth branch September 21, 2024 10:35
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.

1 participant