Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how ids are encoded #1009

Open
timuric opened this issue Oct 31, 2023 · 2 comments
Open

Document how ids are encoded #1009

timuric opened this issue Oct 31, 2023 · 2 comments

Comments

@timuric
Copy link
Member

timuric commented Oct 31, 2023

It is not obvious that ids are base64 encoded and why they should not be decoded by client applications

@typeofweb
Copy link
Contributor

We should emphasize that the IDs are opaque and the format could change at any time (it's base64 today, it could be anything else tomorrow).

@timuric
Copy link
Member Author

timuric commented Nov 7, 2023

There is also missing info about uniqueness of IDs

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

No branches or pull requests

2 participants