Skip to content

Conversation

ejunebug
Copy link
Contributor

Currently getAccessToken can return null, so the return type of the method should be string | null, and the typings should probably allow calling setAccessToken(null) as well.

Currently getAccessToken can return null, so the return type of the method should be `string | null`, and the typings should probably allow calling `setAccessToken(null)` as well.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.396% when pulling 914f2e5 on hankhester:patch-1 into b1e09e9 on JMPerez:master.

@JMPerez JMPerez merged commit f10d2d8 into JMPerez:master Apr 19, 2020
@JMPerez
Copy link
Owner

JMPerez commented Apr 19, 2020

Thank you @hankhester!

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.

3 participants