rooteco / tweetscape

the supercharged twitter feed
https://prototype.tweetscape.co
GNU Affero General Public License v3.0
18 stars 2 forks source link

Use secure OAUTH_CLIENT_SECRET method #324

Closed nicholaschiang closed 2 years ago

nicholaschiang commented 2 years ago

Imported from @nicholaschiang's original Linear issue TS-81.

Since everything I'm doing with OAuth2 is happening server-side, I can use a non-public (secure) login method.