Skip to content
Snippets Groups Projects
Commit 12d043c7 authored by Josh Soref's avatar Josh Soref
Browse files

spelling: into

parent 6af340af
Branches
Tags
No related merge requests found
...@@ -317,7 +317,7 @@ type RefreshTokenRef struct { ...@@ -317,7 +317,7 @@ type RefreshTokenRef struct {
// OfflineSessions objects are sessions pertaining to users with refresh tokens. // OfflineSessions objects are sessions pertaining to users with refresh tokens.
type OfflineSessions struct { type OfflineSessions struct {
// UserID of an end user who has logged in to the server. // UserID of an end user who has logged into the server.
UserID string UserID string
// The ID of the connector used to login the user. // The ID of the connector used to login the user.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment