@bazbt3 I wonder if we can re-work #Pigpen not to use a client secret+key, but to just use an access token your client could make. Like #Texnut. Then folks don't have to make a new client for each person.
546928
@bazbt3 If you add the "urn:ietf:wg:oauth:2.0:oob" redirect URI for your PigPen, you can direct them to the auth link with that redirect_uri. This way, they'll be given a token directly. https://pnut.io/docs/api/authentication/overview
546929