Day 14: OAuth
Number of APIs: 2
Instructions for Day 14: OAuth
- Get the challenge: Fork [the parent collection
Day 14: OAuth
] from the main workspace to your own public workspace. - Read the documentation: In your fork, select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
- Submit your solution: Select the second folder
Submit your solution
and follow the instructions in the documentation to validate your solution.
Concepts covered
- [OAuth 2.0]
- [Variables]
- [Scripts]
- [Writing tests]
Additional resources
- [OAuth 2.0] examples
- [OAuth 2.0: Implicit Flow is Dead, Try PKCE Instead] blog
- [Generate Spotify Playlists using a Qodex Collection] blog
Next challenge
- [Write to file]