Christian Arenas
|
c9484a0834
|
Modify test. UserId is a Guid type
|
7 years ago |
David Britch
|
7cafe9b34e
|
Xamarin eBook updated to use the hybrid authentication flow.
|
7 years ago |
David Britch
|
e89c8a926f
|
Xamarin eBook updated to use the hybrid authentication flow.
|
7 years ago |
David Britch
|
d3ea7ec853
|
Refactored TokenService into IdentityService.
|
7 years ago |
David Britch
|
bfdac24771
|
Refactored TokenService into IdentityService.
|
7 years ago |
Ramón Tomás
|
4be61abdde
|
Merge new creation ordering workflow
|
7 years ago |
Ramón Tomás
|
152bc9fd01
|
Merge new creation ordering workflow
|
7 years ago |
David Britch
|
5db62c14b9
|
Merge pull request #211 from dotnet-architecture/xamarin
Xamarin client hybrid authentication flow
|
7 years ago |
David Britch
|
96a1a55426
|
Merge pull request #211 from dotnet-architecture/xamarin
Xamarin client hybrid authentication flow
|
7 years ago |
David Britch
|
7ee48876a7
|
LoginViewModel now stores the correct access token as an application setting.
|
7 years ago |
David Britch
|
99bb40261d
|
LoginViewModel now stores the correct access token as an application setting.
|
7 years ago |
David Britch
|
a93cf0105c
|
Updated Xamarin client to use the hybrid authentication flow.
|
7 years ago |
David Britch
|
17974395a7
|
Updated Xamarin client to use the hybrid authentication flow.
|
7 years ago |
Ramón Tomás
|
4ed070dbed
|
Merge from Dev
|
7 years ago |
Ramón Tomás
|
395160e6d1
|
Merge from Dev
|
7 years ago |
David Britch
|
01ede6477f
|
Merge branch 'master' into xamarin
|
7 years ago |
David Britch
|
6bff78a179
|
Merge branch 'master' into xamarin
|
7 years ago |
Christian Arenas
|
606f23e394
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
34badc79fe
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
ce89241f65
|
fix merge error
|
7 years ago |
Christian Arenas
|
76f0df6a0e
|
fix merge error
|
7 years ago |
Christian Arenas
|
41fe6fc03f
|
Merge branch 'marketingcampaign' into dev
|
7 years ago |
Christian Arenas
|
0efe093b3f
|
Merge branch 'marketingcampaign' into dev
|
7 years ago |
Christian Arenas
|
0586fe5abd
|
add new migration
|
7 years ago |
Christian Arenas
|
1d80de4b09
|
add new migration
|
7 years ago |
Ramón Tomás
|
0337932697
|
Merge locations feature branch
|
7 years ago |
Ramón Tomás
|
a198b12117
|
Merge locations feature branch
|
7 years ago |
Ramón Tomás
|
d018d00b68
|
Update settings
|
7 years ago |
Ramón Tomás
|
00ec2ce272
|
Update settings
|
7 years ago |
Ramón Tomás
|
f21747109b
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into feature/track-user-location-mongodb
|
7 years ago |
Ramón Tomás
|
f0cb13b96e
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into feature/track-user-location-mongodb
|
7 years ago |
Ramón Tomás
|
ea6084db28
|
Added location.api integration tests
|
7 years ago |
Ramón Tomás
|
380cd0325c
|
Added location.api integration tests
|
7 years ago |
Christian Arenas
|
dfae447f68
|
Merge branch 'marketingcampaign' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
5d3d27fce4
|
Merge branch 'marketingcampaign' into dev
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
7 years ago |
Christian Arenas
|
c82b5f3c41
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into LocationSettingsXamarin
|
7 years ago |
Christian Arenas
|
9c3ad2b2d2
|
Merge branch 'feature/track-user-location-mongodb' of https://github.com/dotnet-architecture/eShopOnContainers into LocationSettingsXamarin
|
7 years ago |
Christian Arenas
|
bb5ad3182d
|
Add new location settings
|
7 years ago |
Christian Arenas
|
efba36b02c
|
Add new location settings
|
7 years ago |
Christian Arenas
|
6a1d37b84f
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
7effb99503
|
Add Location Setting objects to view and ViewModel
|
7 years ago |
Christian Arenas
|
b96faa369d
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
c3b4a8e97e
|
Add LocationService to RegisterDependencies
|
7 years ago |
Christian Arenas
|
cdd15117fb
|
Add locationService class
|
7 years ago |
Christian Arenas
|
73ac99bc70
|
Add locationService class
|
7 years ago |
Ramón Tomás
|
981f4e2730
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
3c6b4ad44e
|
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
|
7 years ago |
Ramón Tomás
|
3a10038d71
|
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
|
7 years ago |
Ramón Tomás
|
6c855e57c5
|
Fix bug antiforgery decryption issue when deploying in a k8s cluster
Changed in-memory grant store in idsrv to persist in db
|
7 years ago |
Ramón Tomás
|
05bd964f2b
|
Adapt Locations.api to nosql db
|
7 years ago |