skygear-server
skygear-server copied to clipboard
Fix backward compatibility
- Add
legacy_client
in OAuthClientConfiguration- Deprecate after some time
- Reject invalid token and write try-refresh token if
legacy_client
is enabled.- Otherwise, don't care and pass directly to microservices.