mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
87e54c0d54
closes #5951 - update to esa 1.0
3 lines
102 B
JavaScript
3 lines
102 B
JavaScript
import Oauth2Bearer from 'ember-simple-auth/authorizers/oauth2-bearer';
|
|
|
|
export default Oauth2Bearer;
|