Skip to content
On this page

Auth


Auth API resources pertain to the authorization of actions on the site.

Resources

Me

The "Me" namespace is a collection of endpoints that pertain to the currently authenticated user.

Permission

A permission API resource represents an assignable label for users and roles that authorizes a particular action in AnimeThemes.

Role

A role API resource represents an assignable label for users that provides a configured group of permissions.

User

A user API resource represents an AnimeThemes account.

Released under the MIT License.