Keyring doesn’t really care what format the data is in, but yes, there are default handlers in place for JSON since it is the most popular format (especially for OAuth2/more modern APIs).
Keyring doesn’t really care what format the data is in, but yes, there are default handlers in place for JSON since it is the most popular format (especially for OAuth2/more modern APIs).