You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At very least we should support authentication with Authorization: Bearer ... header but there are many other aspects of OAuth like token expiration. refreshing, invalidation etc. Probably needs a little bit of design upfront.
The text was updated successfully, but these errors were encountered:
We support OAuth now: https://developer.close.com/topics/authentication-oauth2/
At very least we should support authentication with
Authorization: Bearer ...
header but there are many other aspects of OAuth like token expiration. refreshing, invalidation etc. Probably needs a little bit of design upfront.The text was updated successfully, but these errors were encountered: