Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Obsolete Auth 1.0 #806

Closed
wants to merge 1 commit into from
Closed

Obsolete Auth 1.0 #806

wants to merge 1 commit into from

Conversation

HaoK
Copy link
Member

@HaoK HaoK commented Mar 31, 2017

Will go in when Security switches over to Auth 2.0 (this will require all Auth usages to switch over to 2.0 as well)

@@ -9,21 +9,25 @@ namespace Microsoft.AspNetCore.Http.Authentication
/// <summary>
/// Used to store the results of an Authenticate call.
/// </summary>
[Obsolete("See https://go.microsoft.com/fwlink/?linkid=845470")]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the pattern we usually use for obsolete messages. https://github.com/aspnet/Home/wiki/Engineering-guidelines#breaking-changes cc @Eilon

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah this was mostly a placeholder for now, we have some time to craft the final message, since I can't check in this PR until I've updated all the downstream repos

@HaoK
Copy link
Member Author

HaoK commented Jun 12, 2017

Replaced by #866

@HaoK HaoK closed this Jun 12, 2017
@natemcmaster natemcmaster deleted the haok/obs branch November 20, 2018 06:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants