ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
466 stars 38 forks source link

Replace basic auth with normal cookie-based login #14

Closed ckolderup closed 1 year ago

ckolderup commented 1 year ago

Basic auth got me pretty far during initial development, but we should probably use something better if other people are going to use this software.