-
Notifications
You must be signed in to change notification settings - Fork 82
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
split authentication out of jmap-core spec #105
Comments
Will signed GET requests get moved out as well? |
Yes, these are part of authentication so they will be moved out. |
Apologies for the question here, but is the split spec for authentication available somewhere? |
@LoneFenris We're not currently trying to standardise the authentication component, so we haven't published it anywhere sorry. The git history in this repo probably has the last version from when we had it as part of JMAP core though. |
Need to make sure service discovery/endpoint discovery still works, as that is currently a response from the end of authentication.
The text was updated successfully, but these errors were encountered: