COLLECTION_SESSION

An alias to the session collection, which will be cleared when the user ends the session.

This can be passed to func@password_store, secret.collection.Collection.forAlias or similar functions.

enum COLLECTION_SESSION = "session";