mirror of
https://gitlab.silvrtree.co.uk/martind2000/project.git
synced 2025-01-11 04:35:11 +00:00
5 lines
112 B
JavaScript
5 lines
112 B
JavaScript
|
|
import OAuth2Bearer from 'ember-simple-auth/authorizers/oauth2-bearer';
|
|
|
|
export default OAuth2Bearer.extend();
|