nodeSolidServer / solid-auth-client

A browser library for performing authenticated requests to Solid pods
https://solid.github.io/solid-auth-client/
MIT License
95 stars 42 forks source link

Can we use iframe to authorise a solid pod? #172

Closed bertung closed 3 years ago

bertung commented 3 years ago

I presume solid-auth-client uses a window to authorise a solid pod. Is it possible to use an iframe instead? Is there a demo somewhere that accomplishes this? Out platform is iframe based, and we do not allow spawning new browser windows.

bertung commented 3 years ago

Moving this to forum