@inrupt/solid-client
    Preparing search index...

    Function getEffectiveAccess

    • Get what access the current user has to the given Resource.

      This function can tell you what access the current user has for the given Resource, allowing you to e.g. determine that changes to it will be rejected before attempting to do so. Additionally, for servers adhering to the Web Access Control specification, it will tell you what access unauthenticated users have to the given Resource.

      Parameters

      Returns EffectiveAccess

      What access the current user and, if supported by the server, unauthenticated users have to the given Resource.

      1.7.0