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

🪓 Fixes Auth0 login #140

Merged
merged 1 commit into from
Dec 13, 2023
Merged

🪓 Fixes Auth0 login #140

merged 1 commit into from
Dec 13, 2023

Conversation

mrharpo
Copy link
Contributor

@mrharpo mrharpo commented Dec 8, 2023

Login

Fixes Auth0 login process

  • Removes unnecessary redirect
  • Adds button above login form
  • Basic styling

Closes #139

@mrharpo mrharpo added the bug 🐛 Something isn't working label Dec 8, 2023
@mrharpo mrharpo added this to the v0.x.0 Drafts 📝 milestone Dec 8, 2023
@mrharpo mrharpo requested a review from afred December 8, 2023 19:26
@mrharpo mrharpo self-assigned this Dec 8, 2023
Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (63099b6) 90.63% compared to head (2f8f390) 90.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #140   +/-   ##
=======================================
  Coverage   90.63%   90.63%           
=======================================
  Files          45       45           
  Lines         502      502           
=======================================
  Hits          455      455           
  Misses         47       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@afred afred left a comment

Choose a reason for hiding this comment

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

👍

@afred afred merged commit a6c7518 into main Dec 13, 2023
12 checks passed
@afred afred deleted the 139-login-button branch December 13, 2023 17:39
mrharpo added a commit that referenced this pull request Dec 20, 2023
* main:
  🤖 Update dependencies (#145)
  📣 Featured Exhibits (#143)
  🥣 `other_exhibits` serializer (#141)
  📗 Backend Docs (#131)
  🤖 Update dependencies (#133)
  🪓 Fixes Auth0 login (#140)
  💿 AAPB records (#138)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Fix Google login button
2 participants