Skip to content

Commit c48ab45

Browse files
pavelgjjonasfj
andauthored
Update pkgs/oauth2/lib/src/registration.dart
Co-authored-by: Jonas Finnemann Jensen <jopsen@gmail.com>
1 parent 0b8cc35 commit c48ab45

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkgs/oauth2/lib/src/registration.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ class OAuthClientInformation {
114114

115115
/// Performs RFC 7591 Dynamic Client Registration.
116116
///
117+
/// Throws [AuthorizationException] if registration fails.
118+
///
117119
/// The returned [Future] completes with the client information. It will
118120
/// complete with an [AuthorizationException] if the request is rejected by the
119121
/// server.

0 commit comments

Comments
 (0)