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

Browsable api auth #566

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Conversation

dpgraham4401
Copy link
Member

Description

This is a quick chore/fix that allows haztrak developers to use the browsable API as described in the DRF docs here https://www.django-rest-framework.org/tutorial/4-authentication-and-permissions/#adding-login-to-the-browsable-api.

It's embarrassing I haven't had this setup a long time LOL. Very convenient.

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@dpgraham4401 dpgraham4401 added the chore something that just needs to get done label Jun 29, 2023
@github-actions github-actions bot added the server Related to backend workings (Django/Rest API) label Jun 29, 2023
@dpgraham4401 dpgraham4401 merged commit 05e66c8 into USEPA:main Jun 29, 2023
@dpgraham4401 dpgraham4401 deleted the browsable-api-auth branch June 29, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore something that just needs to get done server Related to backend workings (Django/Rest API)
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant