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

Basic, token and login authentication #217

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Basic, token and login authentication #217

wants to merge 9 commits into from

Conversation

miguelgrinberg
Copy link
Owner

@miguelgrinberg miguelgrinberg commented Mar 15, 2024

  • Basic auth
  • Token auth
  • Login auth
  • Remember me cookie
  • Examples
  • Tests
  • Documentation

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (dac6df7) to head (e373d03).

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #217    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           12        14     +2     
  Lines         1236      1367   +131     
  Branches       249       266    +17     
==========================================
+ Hits          1236      1367   +131     

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

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

2 participants