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

Resources API Endpoints and JWT Token Authorization #42

Merged
merged 14 commits into from
Jan 14, 2020

Conversation

BethanyG
Copy link
Member

@BethanyG BethanyG commented Jan 14, 2020

Addresses/closes the following:
#18 - Set up JWT authorization & tests
#19 - [API] Endpoint for creating a new resource
#20 - [API] Endpoint for editing (PATCHing) a resource
#21 - [API] Endpoint for deleting a resource
#24 - Rename model fields
#39 - django-rest-framework-jwt` is Unmaintained as of 8/2019 Replace

Includes data fixtures resources.json and users.json
Includes tests for JWT auth/refresh and api/v1/resources CRUD actions.

@BethanyG BethanyG requested a review from lpatmo January 14, 2020 12:40
@lpatmo
Copy link
Member

lpatmo commented Jan 14, 2020

Lots of good updates in this 🎉

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.

2 participants