forked from inrupt/solid-client-authn-js
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Describe the bug
According to the readme at https://github.com/solid/solid-auth-fetcher/blob/master/README.md#logging-in-multiple-users, there should be getSessions()
method. However, after using the library from npm, there is no exported member, nor implementation of the getSessions()
method.
To Reproduce
Steps to reproduce the behavior:
- npm install solid-auth-fetcher
- import { getSessions } from 'solid-auth-fetcher'
- no exported member
getSessions
Expected behavior
getSessions implemented as promoted :)
Additional context
latest build - 1.3.5
Metadata
Metadata
Assignees
Labels
No labels