Scotty Vercoe is an award-winning composer, performer, producer and activist.

Using the StreamHawk radio utility

Installing on Mac Download, unzip and drag to your Applications folder. Note: If you get an alert when opening, go to System Preferences > Security & Privacy and click Open Anyway. You only have to do this the first time. Choosing Streams Click Streams to see the current list. Mark…

Continue reading

So You’ve Decided To Make A Provider…

Built-in allauth providers are well-documented, but adding new ones can be tricky. I took some notes as a reminder to myself, and decided to share. Making a Provider for Wix Wix uses Oauth2 access and refresh tokens. Start by modifying another Oauth2 provider. In providers.py: urls.py: Find the access URLs…

Continue reading