Skip to content

Commit

Permalink
index config file users post path
Browse files Browse the repository at this point in the history
  • Loading branch information
andr828 committed Nov 7, 2017
1 parent 416e181 commit befe6aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/app/index.config.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
AuthProvider.registerMethod('POST')
AuthProvider.registerPath('/auth/users')

# Customize register
AuthProvider.registerMethod('POST')
AuthProvider.registerPath('/auth/users')


@TheCreem.config ($mdThemingProvider)->
creemOrangeMap = $mdThemingProvider.extendPalette('deep-orange', {
Expand Down

0 comments on commit befe6aa

Please sign in to comment.