|
|
@ -86,5 +86,6 @@ public sealed partial class OpenIddictClientWebIntegrationConfiguration : IConfi |
|
|
/// </summary>
|
|
|
/// </summary>
|
|
|
/// <param name="registration">The client registration.</param>
|
|
|
/// <param name="registration">The client registration.</param>
|
|
|
// Note: the implementation of this method is automatically generated by the source generator.
|
|
|
// Note: the implementation of this method is automatically generated by the source generator.
|
|
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Never)] |
|
|
public static partial void ConfigureProvider(OpenIddictClientRegistration registration); |
|
|
public static partial void ConfigureProvider(OpenIddictClientRegistration registration); |
|
|
} |
|
|
} |
|
|
|