Skip to content

Commit 0585ffe

Browse files
Update Riot/Modules/Authentication/SSO/SSOURLConstants.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
1 parent 0be352e commit 0585ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Riot/Modules/Authentication/SSO/SSOURLConstants.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ enum SSOURLConstants {
2424
}
2525

2626
enum Paths {
27-
static let redirect = "/_matrix/client/r0/login/sso/redirect"
27+
static let redirect = "/_matrix/client/r0/login/sso/redirect/"
2828
}
2929
}

0 commit comments

Comments
 (0)