issues
search
getditto
/
samples
Sample Codes using Ditto
14
stars
7
forks
source link
Cleanup Auth Server example
#146
Closed
kndoshn
closed
11 months ago
kndoshn
commented
11 months ago
[x] Cleanup C# Auth Server (
15267d3
)
[x] Cleanup C# Client (
15267d3
)
[x] Rename
client/
to
js-client/
since we also have
c-sharp-client/
(
1168499
)
did this by
git mv client/ js-client/
not to destroy the git history
[x] Update README (
0527b59
)
[x] Update C# Client for DQL (
8944689
)
client/
tojs-client/
since we also havec-sharp-client/
(1168499)git mv client/ js-client/
not to destroy the git history