Skip to content
This repository was archived by the owner on Sep 9, 2026. It is now read-only.
This repository was archived by the owner on Sep 9, 2026. It is now read-only.

Refresh interval instance passed to method AppAuthenticator.initialize() is not passed to server. #201

Description

@sudhirdhumal289

I saw method with signature AppAuthenticator.initialize(appAuthInfo, refreshInterval) in class AppAuthenticator.

I thought about passing refresh interval instance but seems like its not being passed to server. I thought I can define the custom refresh-interval values for access-token and refresh-token expiry.

If this method is supposed to be used internally by mozu API then it should not be marked as "public".

If purpose of this method is to let developer set the expiry for both the tokens then its not working and refresh-interval instance passed as argument to initialize method is not being passed to the server in authenticateApp() method call.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions