Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
graphql_oauth
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
graphql_oauth
Commits
1205531d
Commit
1205531d
authored
1 year ago
by
Koval
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3297340
: Drupal 10 forward compatibility for Graphq OAuth
parent
7f180efb
No related branches found
No related tags found
1 merge request
!3
Issue #3297340: Drupal 10 forward compatibility for Graphq OAuth
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
graphql_oauth.info.yml
+1
-1
1 addition, 1 deletion
graphql_oauth.info.yml
tests/modules/graphql_oauth_test/graphql_oauth_test.info.yml
+1
-1
1 addition, 1 deletion
tests/modules/graphql_oauth_test/graphql_oauth_test.info.yml
with
2 additions
and
2 deletions
graphql_oauth.info.yml
+
1
−
1
View file @
1205531d
name
:
'
GraphQL
OAuth'
description
:
'
Enables
OAuth
directive
support
on
GraphQL.'
type
:
module
core_version_requirement
:
^9
core_version_requirement
:
^9
|| ^10
dependencies
:
-
graphql:graphql
-
simple_oauth:simple_oauth
...
...
This diff is collapsed.
Click to expand it.
tests/modules/graphql_oauth_test/graphql_oauth_test.info.yml
+
1
−
1
View file @
1205531d
...
...
@@ -2,7 +2,7 @@ name: Social GraphQL OAuth test
description
:
GraphQL OAuth test module
type
:
module
package
:
Testing
core_version_requirement
:
^9
core_version_requirement
:
^9
|| ^10
dependencies
:
-
graphql_oauth:graphql_oauth
hidden
:
true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment