Skip to content

Integration with ADAL #219

@jaragones

Description

@jaragones

Our project uses NXOAuth2 to authenticate and communicate with server BUT we found an issue where NXOAuth2 authentication didn't work. A company was using some kind of configuration that in the last redirection result was always "bad request". The only solution that we have found is to use ADAL library to obtain a token (accessToken, refreshToken...).

Next issue that we are dealing (in order to not change more code than the necessary) is: Is there a way to create a NXOAuth2Account from the token received and stored manually? I couldn't find anyway to integrate our response from ADAL with NXOAuth.

Thanks for the library! It is awesome! :)

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