Skip to content

Release v1.0.0 - upgrade to net5.0 and use Bearer Token for Auth

Compare
Choose a tag to compare
@nCubed nCubed released this 27 Oct 16:01
· 15 commits to master since this release

v1.0.0 is a full upgrade to net5.0. This release now uses TheMovieDb.org's Bearer Token for authentication; this change introduces a minor breaking change from the prior releases. See the ReadMe for full details as you will need to update your implementation to provide the new Bearer Token with the RegisterSettings method.