You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2024. It is now read-only.
I'd like to have the ability to set up other auth plugins for user authentication. Maybe, instead of a straight AuthMe integration, an API could be implemented so we can add compatibility with SkinSystem to other plugins.
The text was updated successfully, but these errors were encountered:
+1
I would like to integrate it into my website with my own auth plugin without changing the SkinSystem's code.
For example it could have an option in the config file like "external_authentication" => true and only able to upload skin if the $_SESSION["username"] is not empty.
I'd like to have the ability to set up other auth plugins for user authentication. Maybe, instead of a straight AuthMe integration, an API could be implemented so we can add compatibility with SkinSystem to other plugins.
The text was updated successfully, but these errors were encountered: