mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
spelling: into
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -317,7 +317,7 @@ type RefreshTokenRef struct {
|
||||
|
||||
// OfflineSessions objects are sessions pertaining to users with refresh tokens.
|
||||
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
|
||||
|
||||
// The ID of the connector used to login the user.
|
||||
|
||||
Reference in New Issue
Block a user