Skip to content

Use Bearer token instead of token_auth, #PG-5027#24

Merged
lachiebol merged 3 commits into
5.x-devfrom
PG-5027-add-bearer-token
Mar 12, 2026
Merged

Use Bearer token instead of token_auth, #PG-5027#24
lachiebol merged 3 commits into
5.x-devfrom
PG-5027-add-bearer-token

Conversation

@lachiebol
Copy link
Copy Markdown
Contributor

@lachiebol lachiebol commented Mar 12, 2026

Description

Add bearer token auth instead of token_auth to API docs. Removed examples that contained token_auth as well

Issue No

Steps to Replicate the Issue

Checklist

  • [✔] Tested locally or on demo2/demo3?
  • [NA] New test case added/updated?
  • [NA] Are all newly added texts included via translation?
  • [NA] Are text sanitized properly? (Eg use of v-text v/s v-html for vue)
  • [✔] Version bumped?

@lachiebol lachiebol marked this pull request as ready for review March 12, 2026 02:33
@lachiebol lachiebol changed the title Pg 5027 add bearer token Use Bearer token instead of token_auth, #PG-5027 Mar 12, 2026
@lachiebol lachiebol requested a review from a team March 12, 2026 02:33
@lachiebol lachiebol added the Needs Review For pull requests that need a code review. label Mar 12, 2026
Copy link
Copy Markdown
Contributor

@AltamashShaikh AltamashShaikh left a comment

Choose a reason for hiding this comment

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

token_auth is still being used for $useLocalToken I think that is fine.

@lachiebol
Copy link
Copy Markdown
Contributor Author

token_auth is still being used for $useLocalToken I think that is fine.

Should fix but not exposed to the user

@lachiebol lachiebol merged commit 6c51982 into 5.x-dev Mar 12, 2026
7 checks passed
@lachiebol lachiebol deleted the PG-5027-add-bearer-token branch March 12, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review For pull requests that need a code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants