providePrepare the system for the creation of a Session by adding the necessary info to the storage. function provide(storage: Storage.Implementation, info: SessionInfo): Promise<string>;§provide(storage: Storage.Implementation, info: SessionInfo): Promise<string>[src]§Parameters§storage: Storage.Implementation[src]§info: SessionInfo[src]§Return Type§Promise<string>[src]