Skip to content

Expose accessToken setter#29

Open
jmjoary wants to merge 5 commits intomaxbritto:mainfrom
jmjoary:main
Open

Expose accessToken setter#29
jmjoary wants to merge 5 commits intomaxbritto:mainfrom
jmjoary:main

Conversation

@jmjoary
Copy link
Contributor

@jmjoary jmjoary commented Nov 21, 2025

This release expose accessToken setter. It's useful when the user use a provider in the login process.

I had to downgrade test dependancies in order to run the tests. I still don't understand why.

Jean-Michel Joary and others added 5 commits October 7, 2025 10:07
I add to add reflectable_builder in dev dependencies in order to be able to generate *.reflectable.dart files.

This brings a error when I got the dependancies.
test>= 1.27.0 depends on analyzer >=8.0.0 <10.0.0
reflectable_builder depends on analyzer ^7.7.0
return DirectusUser(parsedJson);
});
}
cachedCurrentUser ??= await _sendRequest(
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you remobed the check for hasLoggedInUser here ? this seems unrelated to this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants