thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
892 stars 72 forks source link

Add support for PhotoPrism authentication #53

Closed thielepaul closed 4 years ago

thielepaul commented 4 years ago

The code that was added for HTTP Basic authentication (#36) should be a good start as it already adds headers to every API request.