Skip to content

Conversation

@Centril
Copy link
Contributor

@Centril Centril commented Jun 26, 2023

Description of Changes

Addresses review comments in #8.

API

  • This is a breaking change to the module API
  • This is a breaking change to the ClientAPI

If the API is breaking, please state below what will break

The constants in the errnos module were renamed.

Copy link
Contributor

@gefjon gefjon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is excellent!

@Centril Centril mentioned this pull request Jun 27, 2023
2 tasks
Copy link
Collaborator

@jdetter jdetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

/// This allows later changing the meaning of the returned type variable
/// if for whatever reason, you cannot provide the full definition of the type yet.
/// This allows for self referential,
/// recursive or other complex types to be declared in the typespace.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much improved, thank you 🙏

@Centril Centril enabled auto-merge (squash) June 29, 2023 14:21
@Centril Centril merged commit 073889f into master Jun 29, 2023
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* integrate jdetter's review

* address phoebe's comments

* improve errnos naming
cloutiertyler pushed a commit that referenced this pull request Aug 1, 2023
* integrate jdetter's review

* address phoebe's comments

* improve errnos naming
bfops pushed a commit that referenced this pull request Jul 16, 2025
At the moment when we authenticate with the short-lived token we also
get the short lived token back. In order to not give it back to the
application let's just ignore the identity message token if we already
got one
bfops pushed a commit that referenced this pull request Jul 17, 2025
Remove the set up to point spacetime server to localhost.
bfops pushed a commit that referenced this pull request Jul 17, 2025
…ed from callbacks (#20)

Co-authored-by: Steve <steve@codefics.com>
bfops pushed a commit that referenced this pull request Aug 7, 2025
At the moment when we authenticate with the short-lived token we also
get the short lived token back. In order to not give it back to the
application let's just ignore the identity message token if we already
got one
bfops pushed a commit that referenced this pull request Aug 7, 2025
…ed from callbacks (#20)

Co-authored-by: Steve <steve@codefics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants