ciaranj / node-oauth

OAuth wrapper for node.js
MIT License
2.44k stars 660 forks source link

Changes for Tiktok Compatibility #374

Closed DewinU closed 6 months ago

DewinU commented 10 months ago

Tiktok Provider asks for a client_key instead of a client_id, so in order to make this usable i needed to add two lines of codes