Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7d6ce0f
Updated Context and theme information (#86)
NormSohl Feb 13, 2018
2686a3e
Updates to icon size (#88)
NormSohl Feb 13, 2018
7125c60
Merge branch 'master' into live
Feb 13, 2018
fa22639
Merge branch 'master' into live
Feb 13, 2018
6eb6336
Merge branch 'master' into live
Feb 14, 2018
ed5a148
fixed typo (#91)
NormSohl Feb 14, 2018
588878c
Merge branch 'master' into live
Feb 26, 2018
7db7663
Parameters were incorrect, or wrong order (depending on which overloa…
daltskin Feb 27, 2018
bb36c5b
Added sample code extract to demonstrate AsTeamsChannelAccounts() met…
daltskin Feb 27, 2018
feb6780
Merge branch 'master' into live
Mar 1, 2018
2944e23
Authentication, Control library (#104)
NormSohl Mar 2, 2018
da9009d
Merge branch 'master' into live
Mar 2, 2018
3ca741f
Update resources (#105)
NormSohl Mar 3, 2018
d82dd2b
Refactoring of auth content (#106)
billbliss Mar 3, 2018
9588e1b
Billbl auth redirect (#107)
billbliss Mar 3, 2018
5440712
Billbl auth redirect (#108)
billbliss Mar 3, 2018
f42c2ac
Update .openpublishing.redirection.json
Mar 5, 2018
252d43c
Update .openpublishing.redirection.json
Mar 5, 2018
f700618
Update .openpublishing.redirection.json
Mar 5, 2018
2ebb577
Update .openpublishing.redirection.json
Mar 5, 2018
eee8169
Update .openpublishing.redirection.json
Mar 5, 2018
a8a252b
Deleting Messages (#110)
NormSohl Mar 5, 2018
f07fef2
Merge branch 'master' into live
Mar 5, 2018
15164af
Updated sign-in card (#112)
NormSohl Mar 7, 2018
52be77d
Manifest version correction
ReneeSundaram Mar 20, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Refactoring of auth content (#106)
There used to be just one authentication.md file under concepts, now there's an authentication root at authentication/authentication.md.

Will leave this branch to be merged with master too. There will be a small merge conflict but since this is a non-destructive change (if the redirect doesn't work the 404 error still occurs) it's easy to fix.
  • Loading branch information
billbliss authored Mar 3, 2018
commit d82dd2b52ca00dad097adb583a43201af0b338fd
3 changes: 3 additions & 0 deletions msteams-platform/redirects/authentication.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
redirect_url: /microsoftteams/platform/concepts/authentication/authentication
---