KatsuteDev/Mal4J

Add `read-only` mode

Katsute opened this issue · 1 comments

Prerequisites

  • I have checked that no other similar feature request already exists.
  • This feature request makes sense for the project.
  • I have checked that this feature does not already exist.
  • I am running the latest release version.

Feature

Add a method to the MAL object to enable/disable write methods

Reason

This feature would act as a security check on potentially dangerous methods. This feature could also be integrated into OAuth scopes.

Superceded by #256