Open Karry opened 3 years ago
This adds possibility to authenticate with token, it just adds Authorization header to requests:
Authorization: Bearer <token>
This adds possibility to authenticate with token, it just adds Authorization header to requests: