Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Comments

CF-31 API Authentication Header Not Sent After Login#461

Merged
CodeBlo merged 3 commits intodevelopmentfrom
CF-31
Dec 13, 2021
Merged

CF-31 API Authentication Header Not Sent After Login#461
CodeBlo merged 3 commits intodevelopmentfrom
CF-31

Conversation

@CodeBlo
Copy link
Collaborator

@CodeBlo CodeBlo commented Dec 13, 2021

Proposed changes

The Authentication header set after login and removed after logging out. The error about not sending the request is now fixed.

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • Unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

(Write your answer here.)

@CodeBlo CodeBlo added Priority: High Needs to be handled quickly Status: Ready for Review needs to be reviewed and merged Frontend Frontend development labels Dec 13, 2021
@CodeBlo CodeBlo added this to the Second Customer Presentation milestone Dec 13, 2021
@CodeBlo CodeBlo self-assigned this Dec 13, 2021
@CodeBlo CodeBlo linked an issue Dec 13, 2021 that may be closed by this pull request
@CodeBlo CodeBlo merged commit 0b88fea into development Dec 13, 2021
@CodeBlo CodeBlo deleted the CF-31 branch December 13, 2021 17:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Frontend Frontend development Priority: High Needs to be handled quickly Status: Ready for Review needs to be reviewed and merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CF-31 Api Service Authorization Bug

2 participants