Skip to content

Commit 5243b84

Browse files
authored
Merge pull request #33 from Otto-AA/docs-nss-limitation
Clarify that it only works with NSS
2 parents 040d514 + 01d19a7 commit 5243b84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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)