Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Adding the audience in the Access token - Kinde
K
Kinde
•
2y ago
•
9 replies
Merlinofchaos
Adding the audience in the Access token
I want to had an audience inside the access token since by default it
's empty so following your documentation
(
https://docs.kinde.com/developer-tools/about/using-kinde-without-an-sdk/#request-parameters
)
I
'm doing something like this
:
h
t
t
p
s
:
/
/
<your
_kinde
_sudomain
>
.kinde
.com
/oauth2
/token
?client
_id
=
<your
_kinde
_client
_id
>
&client
_secret
=
<your
_kinde
_client
_secret
>
&grant
_type
=authorization
_code
&redirect
_uri
=
<your
_app
_redirect
_url
>
&code
=
<CALLBACK
_AUTHORIZATION
_CODE
>
&audience
=myaudience
With that the aud field is still empty inside the token
Do I misunderstand something
?
Thanks
Kinde docs
Using Kinde without an SDK
Our developer tools provide everything you need to get started with Kinde
.
Kinde
Join
1,776
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
No audience for token in react native
K
Kinde / 💻┃support
2y ago
Adding Audience to Nuxt App
K
Kinde / 💻┃support
2mo ago
Using the Javascript SDK and Audience is always an empty in the returned token
K
Kinde / 💻┃support
2y ago
Including the user's username in the Access Token
K
Kinde / 💻┃support
7mo ago