nhost icon indicating copy to clipboard operation
nhost copied to clipboard

Documentation for HasuraAuthClient references refreshToken instead of refreshSession

Open lightstrike opened this issue 1 year ago • 2 comments

Describe the bug See hasura-auth-client.ts - example documentation shows refreshToken while the correct function name is refreshSession.

To Reproduce Steps to reproduce the behavior:

  1. Go to hasura-auth-client.ts
  2. Compare lines 659, 662 and 667.

Expected behavior Rename function name in example docs to refreshSession.

lightstrike avatar Aug 25 '23 01:08 lightstrike

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Feb 21 '24 02:02 stale[bot]