Skip to content

Vendure Admin "Bearer Token" Config/Error #592

Answered by michaelbromley
ijkml asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Yes this is not easily discoverable in the docs, but in your setup of the AdminUiPlugin you can specify the token method: https://www.vendure.io/docs/typescript-api/admin-ui-plugin/admin-ui-config/#tokenmethod

AdminUiPlugin.init({
  adminUiConfig: {
    tokenMethod: 'bearer',
  },
})

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ijkml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants