roughing in custom session (again :( )
This commit is contained in:
parent
bb2386807c
commit
72c957f8dc
7 changed files with 42 additions and 10 deletions
|
@ -16,6 +16,7 @@ module.exports = function(environment) {
|
|||
},
|
||||
podModulePrefix: 'hymenobacterdotinfo/pods',
|
||||
'simple-auth': {
|
||||
session: 'session:custom',
|
||||
authorizer: 'simple-auth-authorizer:token',
|
||||
store: 'simple-auth-session-store:local-storage',
|
||||
},
|
||||
|
|
Reference in a new issue