Join Slack
Powered by
Hey everyone, happy thursday :smile: Would anyone...
# singer-tap-development
s
Stéphane Burwash
03/09/2023, 5:05 PM
Hey everyone, happy thursday 😄 Would anyone have an example of a successful oauth implementation with the SDK?
r
Reuben (Matatika)
03/09/2023, 5:41 PM
https://github.com/Matatika/tap-auth0
https://github.com/Matatika/tap-spotify
Depends on what you mean by "successful", but both of these are being actively tested daily by us. The Auth0 tap is a little more interesting, since it sets the URL and
audience
in the body of the OAuth request from
domain
, which the user has to supply as part of the tap configuration.
s
Stéphane Burwash
03/09/2023, 7:34 PM
Thanks
@Reuben (Matatika)
!
Open in Slack
Previous
Next