Skip to content

Working with oauth-token instead of user/password #9

@simonfranz

Description

@simonfranz

HI there,
I've been working on an oauth login to my application. I was uncomfortable that every user has to save their password in my applocation.
A login with oauth to jira can be done with: https://github.com/SocialiteProviders/Jira, (docs at http://socialiteproviders.github.io/providers/jira/). There was a bug while getting the access token. which is fixed with a PR I made.

Currently I'm not able to get the information where to put the access token in the request.
I think this would be a good addition to include the auth-token in the request instead of the username/password.

I'll wait till #8 is merged to create a additional PR to add the functionality from #3 and hopefully add the oauth token to the request.

Is there a possibility that this PR will get accepted?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions