Function minerva_cache::auth::remove_session
source · [−]Expand description
Removes session data from Redis. Will attempt to delete the data from a single session, given a tenant and the session token. If the key doesn’t exist on Redis cache, returns a successful result anyway.