Michael W Spalti
8fe617bd74
Changed method name.
2019-09-16 13:14:45 -07:00
Michael W Spalti
6425f6e7d1
Removed the router injection that slipped into auth service during rebase, test now passes.
2019-09-09 13:33:51 -07:00
Michael W Spalti
d9fb68dce9
Modified redirectToPreviousUrl to use the standalone page parameter if no redirect url is found in the store.
...
Removed unused import that was causing merge conflict.
Once again try to fix merge conflict.
Added routeService to server module providers.
Changed order of providers.
Minor change to ServerAuthService to make method signature consistent with AuthService.
Try adding RouteService to browser-app module to see if that fixes travis build.
One more try at getting the CI build to work.
Removed change to browser module.
2019-09-09 12:58:55 -07:00
Michael W Spalti
0935bd4afd
Proposed authentication service method that sets redirect url and dispatches auth request.
2019-09-09 12:55:31 -07:00
Michael W Spalti
f0813fcbc1
Added @Input to the log-in component that indicates whether the component is being used in the standalone login page or the drop-down.
2019-09-09 12:39:04 -07:00
Michael W Spalti
54fc57d1f3
Modified mobile log-in to use history as provided by the store.
...
Minor typedoc and import updates.
2019-09-09 12:39:04 -07:00
Michael W Spalti
fcaf01807c
Modifed log-in component to use LOGIN_ROUTE when setting the redirect url.
...
Also added check for mobile layout that forces setting of the redirect url.
2019-09-09 12:39:04 -07:00
Michael W Spalti
c6156c5cbe
Modified log-in component to set the redirect url only if one has not been set already.
2019-09-09 12:39:04 -07:00
Michael W Spalti
db326a706c
Fixed the unit test (and added a typedoc)
2019-09-09 12:39:04 -07:00
Michael W Spalti
6360d5a88c
Modified the log-in component to set the redirectUrl in AuthState (so the user is returned to the same page after login).
2019-09-09 12:39:04 -07:00
lotte
3a8f7754fa
55143: fixed all tests
2018-10-11 12:02:40 +02:00
lotte
777facf5cd
intermediate commit
2018-08-29 15:12:01 +02:00
lotte
2cbe6a6d91
upgrade to angular6
2018-08-24 13:26:43 +02:00
Giuseppe Digilio
c8a1fe0860
Removed use of platform service and created different service for SSR and CSR
2018-05-03 19:08:07 +02:00
Giuseppe Digilio
696b8b73f5
Added refresh token functionality
2018-02-26 15:41:07 +01:00
Giuseppe Digilio
2637f1c28e
Finalized auth module
2018-02-22 15:47:15 +01:00
Giuseppe Digilio
4488a450c0
Fixed authentication module
2018-02-13 12:56:07 +01:00
Giuseppe Digilio
8df514f39c
Auth module improvement
2018-02-12 19:13:42 +01:00
Giuseppe Digilio
19c9482009
Added first release of the authentication module
2018-02-06 15:48:05 +01:00