TF-1440 Fix user can not sign again after click back browser button in OIDC
(cherry picked from commit 27ff8d3a834306bf7f3711e0df85e7da126c7160)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
class LoginConstants {
|
||||
static const String KEY_BASE_URL = 'KEY_BASE_URL';
|
||||
static const String AUTH_DESTINATION_KEY = "auth_destination_url";
|
||||
}
|
||||
Reference in New Issue
Block a user