e4d3d2610c
* add an auth-config adapter for jwt so that configs can be saved properly * unskip some tests and add a test for jwt config * linting
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
import AuthConfig from './_base';
|
|
export default AuthConfig.extend();
|