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

Added auth to frontend #76

Merged
merged 11 commits into from Mar 10, 2024
Merged

Added auth to frontend #76

merged 11 commits into from Mar 10, 2024

Conversation

mfosterw
Copy link
Owner

This took sooo long to figure out and implement. Google oauth for frontend to come soon.

Copy link

codecov bot commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.78%. Comparing base (5dc7aad) to head (84d7d26).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          36       36           
  Lines        1399     1405    +6     
=======================================
+ Hits         1396     1402    +6     
  Misses          3        3           

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

@@ -303,25 +303,6 @@
"root": {"level": "INFO", "handlers": ["console"]},
}

# django-debug-toolbar
Copy link
Owner Author

@mfosterw mfosterw Mar 10, 2024

Choose a reason for hiding this comment

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

@mfosterw mfosterw merged commit 8cec24c into master Mar 10, 2024
4 checks passed
@mfosterw mfosterw deleted the dj-rest-auth branch March 10, 2024 03:06
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.

None yet

1 participant