Fix doc-string

Remove refresh_token reference
pull/1654/head
Richard van der Hoff 2016-12-01 11:42:17 +00:00
parent 12f3b9000c
commit 6841d8ff55
1 changed files with 1 additions and 2 deletions

View File

@ -374,8 +374,7 @@ class RegisterRestServlet(RestServlet):
def _create_registration_details(self, user_id, params):
"""Complete registration of newly-registered user
Allocates device_id if one was not given; also creates access_token
and refresh_token.
Allocates device_id if one was not given; also creates access_token.
Args:
(str) user_id: full canonical @user:id