Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement OAuth flow for Spotify auth #6

Merged
merged 10 commits into from
Feb 8, 2024
Merged

Conversation

Viibrant
Copy link
Owner

@Viibrant Viibrant commented Feb 8, 2024

No description provided.

A9-dev and others added 10 commits January 6, 2024 22:22
This commit adds a new API endpoint for token exchange and a callback page for authentication. The API endpoint handles POST requests to exchange a code for tokens and the callback page redirects the code to the server for token exchange.
Done to illustrate example of API call
@Viibrant Viibrant requested a review from A9-dev February 8, 2024 01:36
@Viibrant Viibrant self-assigned this Feb 8, 2024
@Viibrant Viibrant linked an issue Feb 8, 2024 that may be closed by this pull request
3 tasks
@A9-dev A9-dev merged commit a14aa4d into main Feb 8, 2024
1 check passed
@A9-dev A9-dev deleted the 1-spotify-authentication branch February 8, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spotify authentication
2 participants