Skip to content

Last step in app : Login issue #11

@Papsd

Description

@Papsd

To make it work I put in comment :

line 439 :

	/** if (atomicState.authorizationHeaderValue == "" || atomicState.authorizedAt < now() - atomicState.authorizationTimeoutInMilliseconds) {
	debug("getAuthorizationHeaderValue: Authorizing with server.")

	atomicState.authorizationHeaderValue = getAuthorizationHeaderValueCore()
} else {
	debug("getAuthorizationHeaderValue: Using cached token.")
}*/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions