Closed (fixed)
Project:
API Client
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2023 at 20:48 UTC
Updated:
12 Feb 2024 at 00:49 UTC
Jump to comment: Most recent
When making requests to JSON:API it should be possible to authorize using a bearer token via Simple OAuth.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
brianperryMarking this as postponed as we focus on the vertical slice POC.
Comment #3
brianperryComment #4
coby.sher commentedComment #5
coby.sher commentedPausing this ticket to work on https://www.drupal.org/project/api_client/issues/3407051#comment-15351981 first as the error handling will be important for this implementation
Comment #6
coby.sher commentedComment #8
brianperryComment #9
coby.sher commentedComment #10
brianperryAdded a tiny bit of additional test coverage before merging. Still chasing those 100%s :)