gut-space / svarog

📡 A ground stations network for receiving satellite transmissions, using VHF, UHF, and more.
MIT License
9 stars 0 forks source link

implement authentication as decorator #53

Open tomaszmrugalski opened 3 years ago

tomaszmrugalski commented 3 years ago

@fivitti pointed out a cool trick with handling authentication as a decorator. We (I'd love to do it myself, never implemented a decorator before) definitely should implement before we extend the admin operations.