pub fn parse_eab( server_configuration: &ServerConfiguration, ) -> Result<Option<Arc<ExternalAccountKey>>, Error>
Parses the External Account Binding (EAB) key and secret from the server configuration.