Skip to content

Here’s a full backend module implementing SoundCloud OAuth2 login with PKCE in Node.js (TypeScript, Express), including code_verifier/code_challenge generation, state management, and the token exchange. This example is secure, modular, and ready to integrate with your user API.

License

Notifications You must be signed in to change notification settings

Jon-Arve-Ovesen/SoundCloud-OAuth2-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SoundCloud OAuth2

About

Here’s a full backend module implementing SoundCloud OAuth2 login with PKCE in Node.js (TypeScript, Express), including code_verifier/code_challenge generation, state management, and the token exchange. This example is secure, modular, and ready to integrate with your user API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published