Skip to content

Commit 01d19a7

Browse files
authored
docs: clarify that it only works with NSS
1 parent 95fc4ff commit 01d19a7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ solid-file-python is a Python library for creating and managing files and folder
99

1010
Read and try it on [jupiter notebook](https://github.com/twonote/solid-file-python/blob/master/solid-file-python-getting-start.ipynb) now!
1111

12+
# Limitations
13+
14+
Currently the authentication process relies on endpoints and cookies by the node-solid-server. Therefore, at least for now, authentication with other pod providers won't work.
15+
1216
# What is Solid?
1317

1418
Solid is a specification that lets people store their data securely in decentralized data stores called Pods. Learn more about Solid on [solidproject.org](https://solidproject.org/).

0 commit comments

Comments
 (0)