Skip to content
This repository was archived by the owner on Sep 10, 2023. It is now read-only.
This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Name Api only pulled once? #327

@BadChocMilk

Description

@BadChocMilk

Expected Behaviour

Name should be pulled from the Microsoft Graph Api whenever the application is authorized through the account

Actual Behaviour

Name seems to only be pulled once and never again, even if the name call on Microsoft Graph is completely different

Steps to Reproduce

Authorize using one account name
change account name
revoke access to app
reauthorize under new name
old name still displays

I had to get my uWindsor name fixed due to a mistake on their part, however, it seems that the name it used to be was saved and despite no calls to that previous name when testing the Graph API, it is still used. Are the names saved locally? Maybe a check to see if the locally saved name matches the Graph name and if not, update it to the graph name.

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