when using the `tap-rest-api-mdsk` what should I u...
# singer-taps
i
when using the
tap-rest-api-mdsk
what should I use as my auth method if I have a "/api/authenticate" endpoint that generates a token and then uses that token in the authorize under the header?
m
Sounds a bit like oauth2
w
Bearer token most likely if that is an option