Skip to content

Auth header #197

Open
Open
@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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions