v0.21.1
Version 0.21.1 includes the following changes:
- Tweaked
getSession
andrefreshSession
inATProtocolConfiguration
. Now you can pass an access token or refresh token directly as an argument.- Furthermore, you can pass a
UserSession
object intoATProtocolConfiguration.session
if you wish to do so. - This is a temporary solution until a better way to handle sessions is made without disrupting the code base of developers already using this project.
- Furthermore, you can pass a
Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. You can also speak to me on Bluesky (@cjrriley.com) for any questions.