Skip to content

Conversation

@MillieNakiganda
Copy link
Collaborator

What does this PR do?

  • Configure Json web tokens for authentication and authorization

Description of Task to be completed?

  • Uses the django-graphql-jwt library to implement JWT Tokens

How should this be manually tested?

  • Query without the HTTP header and an error message should appear.

What are the relevant pivotal tracker stories?

@MillieNakiganda MillieNakiganda force-pushed the ft-json-web-tokens-171110014 branch from c1cfeda to 9950f15 Compare July 9, 2020 13:10
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@hound hound bot deleted a comment from MillieNakiganda Jul 9, 2020
@MillieNakiganda MillieNakiganda force-pushed the ft-json-web-tokens-171110014 branch from 9950f15 to 6ad9f71 Compare July 9, 2020 13:15
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-59cwhw July 9, 2020 13:17 Inactive
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-fayqlh July 9, 2020 13:25 Inactive
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-pvimdl July 9, 2020 13:27 Inactive
Copy link
Member

@nkalyesubula nkalyesubula left a comment

Choose a reason for hiding this comment

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

Good start! I've left some change requests. Please address them. Also consider using **kwargs parameter instead of defining all the arguments manually in function parameter list.

@MillieNakiganda MillieNakiganda force-pushed the ft-json-web-tokens-171110014 branch from 6ad9f71 to c8c5547 Compare July 13, 2020 18:06
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-fiedrt July 13, 2020 18:06 Inactive
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-bbx80y July 13, 2020 18:13 Inactive
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-bw2sr3 July 13, 2020 18:17 Inactive
@nkalyesubula nkalyesubula temporarily deployed to scribbles-be-ft-json-we-ulcroj July 13, 2020 18:24 Inactive
Copy link
Member

@nkalyesubula nkalyesubula left a comment

Choose a reason for hiding this comment

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

Nice work Millie. A few remarks though;-

  1. Your authentication module is missing tests
  2. Your PR title should conform the one we agreed upon

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.

3 participants