Skip to content

Auth header #197

@gfrancis86

Description

@gfrancis86

I need to make an api call but I need to add user/password to the api
I'm able to do it with axios just by sending the config in the get method,
this.$axios.$get( 'apiurl', {auth: {user: '', password: ''}} )

how do one do it using this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions